1
0
mirror of https://github.com/mt-mods/pipeworks.git synced 2025-07-03 08:40:34 +02:00

switch to using xcompat (#113)

This commit is contained in:
wsor4035
2024-03-03 06:37:46 -05:00
committed by GitHub
parent cb2a59131c
commit 8724c28939
6 changed files with 8 additions and 77 deletions

View File

@ -20,6 +20,7 @@ read_globals = {
-- mods
"default", "mesecon", "digiline",
"screwdriver", "unified_inventory",
"i3", "mcl_experience", "awards"
"i3", "mcl_experience", "awards",
"xcompat",
}