mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-10-13 10:09:04 +00:00
chore: hide modman behind premake feature flag
This commit is contained in:
@@ -16,3 +16,7 @@ newoption {
|
||||
trigger = "experimental-material-compilation",
|
||||
description = "Activate experimental material compilation support"
|
||||
}
|
||||
newoption {
|
||||
trigger = "modman",
|
||||
description = "Activate experimental compilation of ModMan (OAT GUI)"
|
||||
}
|
||||
|
Reference in New Issue
Block a user