diff options
author | Rabbit Whispers <us@starfall.systems> | 2025-06-14 18:45:35 -0500 |
---|---|---|
committer | Rabbit Whispers <us@starfall.systems> | 2025-06-14 18:45:35 -0500 |
commit | ddb751b02017bd003c39cc0ad970990c58361c52 (patch) | |
tree | 51105bcaad672dc38acef5b0dac361e0123d61dd /rabbit-qol/init.lua | |
parent | 9c55fe0f404f26de278aeed490579b042a441d9b (diff) |
auto-tune: no more mismatching mindstars!
Diffstat (limited to 'rabbit-qol/init.lua')
-rw-r--r-- | rabbit-qol/init.lua | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/rabbit-qol/init.lua b/rabbit-qol/init.lua deleted file mode 100644 index 738ca2b..0000000 --- a/rabbit-qol/init.lua +++ /dev/null @@ -1,17 +0,0 @@ -long_name = "Rabbit Quality of Life" -short_name = "rabbit-qol" -for_module = "tome" -addon_version = {0,0,1} -version = {1,7,6} -weight = 0 -author = {'Rabbit Whispers'} -homepage = {'starfall.systems'} -description = [[ - -]] -tags = {} - -data = false -hooks = false -overload = false -superload = false |