2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-10-12 09:39:02 +00:00

chore: add documentation about ModMan

This commit is contained in:
Jan Laupetin
2025-10-07 22:03:36 +01:00
parent 82b948bc5f
commit af216c4df1
2 changed files with 44 additions and 0 deletions

View File

@@ -16,6 +16,9 @@ newoption {
trigger = "experimental-material-compilation",
description = "Activate experimental material compilation support"
}
-- ModMan is currently experimental and deactivated by default.
-- For more information see src/ModMan/README.md
newoption {
trigger = "modman",
description = "Activate experimental compilation of ModMan (OAT GUI)"