1
0
mirror of https://github.com/mt-mods/basic_materials.git synced 2025-07-25 19:10:20 +02:00

add in xcompat for game agnostic handling dry

This commit is contained in:
wsor4035
2024-02-25 00:32:05 -05:00
parent b3484fd777
commit 8a5b5d9134
6 changed files with 4 additions and 137 deletions

View File

@ -3,5 +3,5 @@ globals = {
}
read_globals = {
"default",
"default", "xcompat",
}