1
0
mirror of https://github.com/mt-mods/basic_materials.git synced 2025-07-21 09:00:26 +02:00

add in xcompat for game agnostic handling dry (#25)

* add in xcompat for game agnostic handling dry

* udpate readme
This commit is contained in:
wsor4035
2024-02-25 14:56:12 -05:00
committed by GitHub
parent b3484fd777
commit 35b9cc4dde
7 changed files with 5 additions and 145 deletions

View File

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