Skip to content

Commit bb94325

Browse files
authored
add: Powder Toy addon (#131)
1 parent 420b32d commit bb94325

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

.gitmodules

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,3 +169,7 @@
169169
[submodule "addons/umbrella/module"]
170170
path = addons/umbrella/module
171171
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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Submodule module added at 17b1bcd

0 commit comments

Comments
 (0)