Skip to content

Commit 870f40c

Browse files
authored
Updated RSIDEA, added a sub addon. (#136)
1 parent 4202897 commit 870f40c

File tree

4 files changed

+10
-1
lines changed

4 files changed

+10
-1
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,3 +173,6 @@
173173
path = addons/powder-toy/module
174174
url = https://github.com/Maticzpl/TPT-LuaAPI-Addon.git
175175
branch = publish
176+
[submodule "addons/RavenscriptIDEA_withRavenM/module"]
177+
path = addons/RavenscriptIDEA_withRavenM/module
178+
url = https://github.com/RavenfieldCommunity/ravenscriptidea

addons/RavenscriptIDEA/module

Submodule module updated 168 files
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/LuaLS/LLS-Addons/main/schemas/addon_info.schema.json",
3+
"name": "Ravenscript IDEA with RavenM",
4+
"description": "Ravenscript IDEA with RavenM, NEED DEPEND"
5+
}
Submodule module added at d4f91f7

0 commit comments

Comments
 (0)