User Tools

Site Tools


sourcemods

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
sourcemods [2019/07/02 08:21]
umfdev created
sourcemods [2019/07/02 08:24]
umfdev
Line 1: Line 1:
 ~~Title: Source Mods ~~ ~~Title: Source Mods ~~
 {{tag>​Modding}} {{tag>​Modding}}
-Source Mods are mods that are compiled directly from source files at runtime every time as soon as the game is started. +Source Mods are mods that are compiled directly from source files at runtime every time as soon as the game is started.\\ 
-Any .cs files placed inside ''​\Mods\Source\<​ModName>​\''​ will be compiled into a single mod.+Any .cs files placed inside ''​\Mods\Source\<​ModName>​\''​ will be compiled into a single mod.\\
 These mods work just like normal mods and support all the same features. These mods work just like normal mods and support all the same features.
  
 **To use these mods on Windows, [[https://​www.mono-project.com/​download/​stable/#​download-win|mono]] must be installed.** **To use these mods on Windows, [[https://​www.mono-project.com/​download/​stable/#​download-win|mono]] must be installed.**
 +
 +<WRAP center round important 100%>
 +This feature has not seen much use yet and is still in early development.\\
 +Any issues with it should be reported in #​bug-reports on our Discord.
 +</​WRAP>​
 +

This topic does not exist yet

You've followed a link to a topic that doesn't exist yet. If permissions allow, you may create it by clicking on “Create this page”.

sourcemods.txt · Last modified: 2019/07/02 08:24 by umfdev