Skip to content

supv-cfx/csharp-boilerplate-template

Repository files navigation

csharp_boilerplate_template for CitizenFX

This csharp_boilerplate_template project has been automatically generated by the CitizenFX resource template.

To edit it, open csharp_boilerplate_template.sln in Visual Studio.

To build it, run build.cmd. To run it, run the following commands to make a symbolic link in your server data directory:

cd /d [PATH TO THIS RESOURCE]
mklink /d X:\cfx-server-data\resources\[local]\csharp_boilerplate_template dist

Afterwards, you can use ensure csharp_boilerplate_template in your server.cfg or server console to start the resource.