mirror of
https://github.com/mt-mods/pipeworks.git
synced 2025-06-29 14:50:41 +02:00
Tags support (#107)
Signed-off-by: Slava Zanko <slavazanko@gmail.com> Co-authored-by: Slava Zanko <slava.zanko@godel.shellenergy.co.uk> Co-authored-by: BuckarooBanzay <BuckarooBanzay@users.noreply.github.com> Co-authored-by: OgelGames <olliverdc28@gmail.com>
This commit is contained in:
@ -4,6 +4,8 @@ local prefix = "pipeworks_"
|
||||
|
||||
local settings = {
|
||||
enable_pipes = true,
|
||||
enable_item_tags = true,
|
||||
enable_tag_tube = true,
|
||||
enable_lowpoly = false,
|
||||
enable_autocrafter = true,
|
||||
enable_deployer = true,
|
||||
|
Reference in New Issue
Block a user