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

Add vacuum tube visualizations using vizlib (#128)

This commit is contained in:
OgelGames
2024-07-05 11:17:19 +10:00
committed by GitHub
parent 5919f432ae
commit 720f6003ba
3 changed files with 15 additions and 2 deletions

View File

@ -21,6 +21,6 @@ read_globals = {
"default", "mesecon", "digiline",
"screwdriver", "unified_inventory",
"i3", "mcl_experience", "awards",
"xcompat", "fakelib",
"xcompat", "fakelib", "vizlib",
}