1
0
mirror of https://github.com/mt-mods/pipeworks.git synced 2025-07-11 20:50:28 +02:00

add i3 inv support + i3 styled trash can

This commit is contained in:
unknown
2022-04-12 23:50:59 -04:00
parent 3092ce771f
commit 26db573e80
4 changed files with 44 additions and 8 deletions

View File

@ -19,6 +19,7 @@ read_globals = {
-- mods
"default", "mesecon", "digiline",
"screwdriver", "unified_inventory"
"screwdriver", "unified_inventory",
"i3",
}