Feature Complete Shipping V1.0

This commit is contained in:
2026-08-12 22:57:52 -04:00
parent 19e4ac0cce
commit 56b6a46811
30 changed files with 9934 additions and 9361 deletions
+10
View File
@@ -0,0 +1,10 @@
module PaintMyKI5
{
item Sandpaper
{
DisplayCategory = Tool,
ItemType = base:normal,
Weight = 0.1,
Icon = Sandpaper,
}
}