We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 420b32d commit bb94325Copy full SHA for bb94325
.gitmodules
@@ -169,3 +169,7 @@
169
[submodule "addons/umbrella/module"]
170
path = addons/umbrella/module
171
url = https://github.com/demiurgeQuantified/UmbrellaAddon.git
172
+[submodule "addons/powder-toy/module"]
173
+ path = addons/powder-toy/module
174
+ url = https://github.com/Maticzpl/TPT-LuaAPI-Addon.git
175
+ branch = publish
addons/powder-toy/info.json
@@ -0,0 +1,4 @@
1
+{
2
+ "name": "The Powder Toy (TPT) Lua API",
3
+ "description": "Definitions for The Powder Toy Lua API"
4
+}
addons/powder-toy/module
0 commit comments