TShock/.gitmodules
Lucas Nicodemus 0e70d7a93a Undo changes to submodule file
This reverts changes to the TSAPI submodule because if you're unlucky,
you can get git into a nasty state where it doesn't know up from down
anymore. This leads to bad things. Very bad things.

If you get git into a nasty state use:

1. rm -rf git/modules/TShockScaffoldAPI
2. git submodule deinit --all -f
3. git submodule init
4. git submodule update
2021-05-28 23:49:49 -07:00

4 lines
134 B
Text

[submodule "TerrariaServerAPI"]
path = TerrariaServerAPI
url = https://github.com/NyxStudios/TerrariaAPI-Server.git
ignore = dirty