mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-26 16:24:35 +01:00
Exclude node_modules directory
This commit is contained in:
@@ -127,6 +127,7 @@ namespace OpenRCT2::Scripting
|
||||
void Initialise();
|
||||
void LoadPlugins();
|
||||
void StartPlugins();
|
||||
bool ShouldLoadScript(const std::string& path);
|
||||
void AutoReloadPlugins();
|
||||
};
|
||||
} // namespace OpenRCT2::Scripting
|
||||
|
||||
Reference in New Issue
Block a user