mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-24 05:46:51 -04:00
Allow non-code mods to exist
This commit is contained in:
@@ -29,6 +29,7 @@ struct ModMetadata {
|
||||
std::string version;
|
||||
std::string author;
|
||||
std::string description;
|
||||
bool hasCode;
|
||||
};
|
||||
|
||||
struct NativeMod {
|
||||
|
||||
Reference in New Issue
Block a user