Cs mod store folder method for storing configs, etc.
This commit is contained in:
@@ -14,7 +14,7 @@ namespace Barotrauma
|
||||
{
|
||||
class CsScriptLoader : CsScriptBase
|
||||
{
|
||||
public LuaCsSetup setup;
|
||||
private LuaCsSetup setup;
|
||||
private List<MetadataReference> defaultReferences;
|
||||
|
||||
private Dictionary<string, List<string>> sources;
|
||||
|
||||
Reference in New Issue
Block a user