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:
@ -3,5 +3,5 @@ globals = {
|
||||
}
|
||||
|
||||
read_globals = {
|
||||
"default",
|
||||
"default", "xcompat",
|
||||
}
|
Reference in New Issue
Block a user