mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-05-30 16:35:26 -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