horseyhorsey / dotnet-new-ragemp-templates

Dotnet templating for RageMP.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RAGE-MP Templates


RAGEMP Setup 0.3.7

  1. Download Dotnet 2.2 runtime binaries

  2. Place dotnet binaries in server-files/bridge/runtime

  3. Create empty 'enable-clientside-cs.txt' in RAGEMP

  4. Install templates from command line:

     dotnet new -i RageMp.DotnetTemplates
    
  5. Run dotnet new to see installed templates


Commands help

Solution Server / Client Readme

Server Resource Readme

Client Resource Readme

Server Scripts Readme

Client Scripts Readme


Install Uninstall

dotnet new -u RageMp.DotnetTemplates
dotnet new -u RageMp.DotnetTemplates

Install Uninstall local

dotnet new -i dotnet-new-ragemp-templates
dotnet new -u {Full path to install}	

About

Dotnet templating for RageMP.


Languages

Language:C# 98.8%Language:HTML 1.2%