ATTENTION THIS MOD DOESN'T DO ANYTHING
Description
Addon for Lua For Barotrauma that Enables Cs Scripting Support
All documentation: here[evilfactory.github.io]
Documentation: here[evilfactory.github.io]
Discord: https://discord.gg/f9zvNNuxu9
Cs Mods are not sandboxed, use at your own risk.
This mod is completely empty, it doesn't do anything, all it's only used for is for enabling the "Enable CSharp" checkmark in the LuaCs Settings for you. And to allow for mod developers to easily add that their mod requires CSharp to work.
Dedicated Server
This content package still enables the option for you in dedicated servers, alternatively you can put the following file LuaCsSetupConfig.xml in your dedicated server:
<?xml version="1.0" encoding="utf-8"?>
<LuaCsSetupConfig EnableCsScripting="true" TreatForcedModsAsNormal="false" PreferToUseWorkshopLuaSetup="false" DisableErrorGUIOverlay="false" HideUserNames="true" />