feat: initial commit

This commit is contained in:
lucasdpt
2026-06-14 01:24:29 +02:00
commit 0d40f88ab2
5815 changed files with 703860 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
#The maximum allowed size of an ME controller.
#Even tho it is minimal, as you increase this value, the controller will take longer to form.
#Note: Controllers surrounded by more than 3 others in one axis, will remain gray but do still function normally.
# Default: 7
# Range: > 1
maxControllerSize = 7
#Ignore controller forming rules.
#Allows you to make any shape you wish without the controller turning red.
#Default value: false
ignoreControllerRules = false