Modding:Setting up your Development Environment: Difference between revisions

From Vintage Story Wiki
(Refactor mod template listing)
m (fix formatting)
Line 114: Line 114:
==== Set Mod ====
==== Set Mod ====


{{Syntax|set <modid> <source|compiled>}}
{{Syntax|set <modid> <source&#124;compiled>}}


Sets the given zip mod either to source or compiled. This can be useful if you want to change the type of your mod later on.
Sets the given zip mod either to source or compiled. This can be useful if you want to change the type of your mod later on.