Guest Posted December 16, 2018 Posted December 16, 2018 (edited) Created server template for use with dotnet new. Install through nuget. dotnet new -i RageMp.DotnetTemplates https://www.nuget.org/packages/RageMp.DotnetTemplates When done you'll see option when doing "dotnet new". Read the command parameter instructions for server or print with --help https://github.com/horseyhorsey/dotnet-new-ragemp-templates The first project template includes all the steps in the Getting started C# with debugging thread. It seemed like a pain having to do those steps. Generate the project, open with VS or VScode and add your resource to the Systems.xml to launch when you run debug. Enjoy Edit, Added creating a server / client solution. I can normally type faster, but video is only 1:37 long. I still forget to edit the settings.xml before first run! Edited December 16, 2018 by Guest
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now