mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-30 16:47:57 -05:00
chore: move material compilation behind compiler flag
This commit is contained in:
@ -5,4 +5,8 @@ newoption {
|
||||
newoption {
|
||||
trigger = "debug-techset",
|
||||
description = "Activate additional debugging logic for Techset assets"
|
||||
}
|
||||
}
|
||||
newoption {
|
||||
trigger = "experimental-material-compilation",
|
||||
description = "Activate experimental material compilation support"
|
||||
}
|
||||
|
Reference in New Issue
Block a user