add new module ropeControl.lua

**Needs work** but adds the ability to easily create ropes/wires from one coord to another
This commit is contained in:
Jim Shield
2025-09-27 13:01:09 +01:00
parent bb176addbf
commit 145e3aa156
2 changed files with 256 additions and 0 deletions

View File

@@ -176,6 +176,7 @@ for _, v in pairs({ -- This is a specific load order
'scaleEntity.lua',
'vehicles.lua',
'effects.lua',
'make/ropeControl.lua',
--'warmenu.lua',
'_authToken.lua',