Initial commit

This commit is contained in:
2026-08-19 08:38:25 +00:00
parent f62b516d3d
commit 2b5c3cec50
722 changed files with 605332 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
[survivalToolgun]
#Allow the survival structure tool gun to save physical structures as blueprints.
allowSave = true
#Allow the survival structure tool gun to query nearby physical structures.
allowQuery = true
#Allow the survival structure tool gun to create constraints with the weld mode.
allowWeld = true
#Allow the survival structure tool gun to use weld and rotate mode.
allowSimpleWeld = true
#Allow the survival structure tool gun to translate physical structures.
allowTranslate = true
#Allow the survival structure tool gun to rotate physical structures.
allowRotate = true
#Allow the survival structure tool gun to remove tracked toolgun constraints.
allowDisconnect = true