The goal of this project is to help new developers get their LSPDFR projects started more easily.
- Console commands
- Settings (INI creation, loading, and saving)
- NuGet references for RagePluginHook and RAGENativeUI
- Code documentation
Download the Visual Studio project template from Releases and drop the .zip folder into Documents\Visual Studio <version>\Templates\ProjectTemplates\C#.
If the NuGet references aren't resolving properly, you can reinstall them by running Update-Package -reinstall in the Package Manager Console.
Issues and helpful pull requests welcome.
