Rename TSAPI to TSAPI in git submodule file
For the purposes of making it easier to understand, the Terraria Server API is now being called "TShock Scaffold API." This is actually just an elaborate measure so that TSAPI can be called TSAPI but to alleviate some confusion.
This commit is contained in:
parent
154456bbb5
commit
619c3d4f75
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
[submodule "TerrariaServerAPI"]
|
[submodule "TShockScaffoldAPI"]
|
||||||
path = TerrariaServerAPI
|
path = TerrariaServerAPI
|
||||||
url = https://github.com/NyxStudios/TerrariaAPI-Server.git
|
url = https://github.com/NyxStudios/TerrariaAPI-Server.git
|
||||||
ignore = dirty
|
ignore = dirty
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue