Gw2_Launchbuddy
Custom launcher generator for the video game Guild Wars 2.
File Explorer
Download Latest Version (.zip)- bug_report.md
- stale.yml
- VirusTotal.ps1
- Launchbuddy_bright_colorpalette.xaml
- Launchbuddy_dark_colorpalette.xaml
- Launchbuddy_pumpkin_colorpalette.xaml
- Launchbuddy_redblue_colorpalette.xaml
- ChildProcessSearchTrigger.cs
- FileLockTrigger.cs
- FileSizeTrigger.cs
- ModuleTrigger.cs
- ProcessSearchTrigger.cs
- SleepTrigger.cs
- WindowDimensionsTrigger.cs
- Encryption_AES.cs
- ProcessExtension.cs
- ProcessWatcher.cs
- XmlTextReaderExtensions.cs
- phash.txt
- BlockerInfo.xaml
- BlockerInfo.xaml.cs
- Builders.cs
- CrashReporter.cs
- EmbeddedBlockerInfo.cs
- FileDialog.cs
- FileUtil.cs
- FileWatchDog.cs
- GwUIPoints.cs
- HelpWizard.xaml
- HelpWizard.xaml.cs
- PublicIPFetcher.cs
- UIPoint.cs
- UIPointer.xaml
- UIPointer.xaml.cs
- UIStatusbar.xaml
- UIStatusbar.xaml.cs
- Versionswitcher.cs
- WindowInfo_Grabber.xaml
- WindowInfo_Grabber.xaml.cs
- WindowSpacer.xaml
- WindowSpacer.xaml.cs
- WindowUtil.cs
- WizardCollection.cs
- AuthenticationType.cs
- CacheCleaner.cs
- DDOSDelays.cs
- DLLInjector.cs
- EmbeddedAssembly.cs
- GameDataLinker.xaml
- GameDataLinker.xaml.cs
- HandleManager.cs
- IORepeater.cs
- LocalDatManager.cs
- Loginfiller.cs
- LoginTypes.cs
- ModuleReader.cs
- AccountManager.cs
- AddOnManager.cs
- ApiManager.cs
- Arguments.cs
- ClientManager.cs
- CrashAnalyzer.cs
- EnviromentManager.cs
- GFXManager.cs
- Hotkeys.cs
- IconManager.cs
- LBBlish.cs
- LBConfiguration.cs
- LBNewsletter.cs
- LBTacO.cs
- MusicManager.cs
- PluginManager.cs
- ProcessAffinityManager.cs
- ServerManager.cs
- WindowConfig.cs
- post-build.ps1
- post-clean.ps1
- pre-build.ps1
- pre-clean.ps1
- app.manifest
- AssemblyInfo.cs
- Resources.Designer.cs
- Resources.resx
- Settings.Designer.cs
- Settings.settings
- Settings.settings_back
- c_berserker.png
- c_bladesworn.png
- c_catalyst.png
- c_chronomancer.png
- c_daredevil.png
- c_deadeye.png
- c_dragonhunter.png
- c_druid.png
- c_elementalist.png
- c_engineer.png
- c_firebrand.png
- c_guard.png
- c_harbinger.png
- c_herald.png
- c_holosmith.png
- c_mechanist.png
- c_mesmer.png
- c_mirage.png
- c_necro.png
- c_ranger.png
- c_reaper.png
- c_renegade.png
- c_revenant.png
- c_scourge.png
- c_scrapper.png
- c_soulbeast.png
- c_specter.png
- c_spellbreaker.png
- c_tempest.png
- c_thief.png
- c_untamed.png
- c_vindicator.png
- c_virtuoso.png
- c_warrior.png
- c_weaver.png
- c_willbender.png
- account.png
- accounts.png
- add.png
- addon.png
- arenanet.png
- arrow.png
- benchmarking.png
- bin.png
- blish_black.png
- check.png
- close.png
- copy.png
- crashfix.png
- error.png
- feature.png
- film.png
- focus.png
- gpu.png
- home.png
- idle.png
- injection.png
- loading.png
- lock.png
- minimize.png
- multitab.png
- musicnote.png
- pause.png
- picture.png
- pin.png
- pinned.png
- play.png
- popcorn.png
- question.png
- running.png
- save.png
- server.png
- settings.png
- sort.png
- speaker_loud.png
- speaker_mute.png
- steam_icon.png
- stop.png
- taco_black.png
- tools.png
- user.png
- window.png
- template_checkbox.png
- acc_opacitymask.png
- clientifix.png
- crashfix.png
- donate.png
- glasses.png
- header_background.png
- header_dragonhead.png
- launchbuddy.ico
- launchbuddy_header.png
- Launchbuddy_logo.png
- Launchbuddy_logo_loading.png
- launchbuddyback.png
- launchbutton.png
- loginwindow.png
- logo_hq_mask.png
- noimg.png
- opacitymask.png
- opacitymask_tile.png
- patreon_button.png
- plugin.png
- quaggan.jpg
- quaggan.png
- shortdragonhead.png
- PContent.xaml
- PContent.xaml.cs
- App.config
- app.manifest
- App.xaml
- App.xaml.cs
- FodyWeavers.xml
- FodyWeavers.xsd
- GUI_ApplicationManager.xaml
- GUI_ApplicationManager.xaml.cs
- Gw2 Launchbuddy.csproj
- launchbuddy.ico
- Launchbuddy_theme.xaml
- LBArgumentManager.cs
- LoadingScreen.xaml
- LoadingScreen.xaml.cs
- MainWindow.xaml
- MainWindow.xaml.cs
- packages.config
- Popup.xaml
- Popup.xaml.cs
- ServerSelection.cs
- Serverselector.cs
- TextBoxPopUp.xaml
- TextBoxPopUp.xaml.cs
- ClientStatusEventArgs.cs
- ObjectInterfaces.cs
- AssemblyInfo.cs
- Contracts.cs
- PluginContracts.csproj
- AssemblyInfo.cs
- LBPlugin.csproj
- Plugin.cs
- AssemblyInfo.cs
- LBPluginTemplate.csproj
- Main.cs
- AssemblyInfo.cs
- App.config
- packages.config
- Program.cs
- Update Helper.csproj
- .gitattributes
- .gitignore
- Gw2 Launchbuddy.sln
- LICENSE
- Newsletter.md
- README.md
- ToDo.md
# Installation Guide
1. Get the code
git clone https://github.com/TheCheatsrichter/Gw2_Launchbuddy
Downloads the entire project code from GitHub to your computer.
cd Gw2_Launchbuddy
Moves into the project folder you just downloaded.
2. .NET
Medium RecommendedPrerequisites
dotnet restore
Downloads the packages the project depends on.
dotnet run
Builds the project and runs it immediately.
After dotnet run, check the message or address shown in the terminal.
// repository documentation
Was this content helpful?
(0 ratings)
