Commit graph

7 commits

Author SHA1 Message Date
Cai
c7411cff2c
chore: change TSAPI submodule repo 2026-01-27 18:17:19 +08:00
Lucas Nicodemus
d78744a7cb
Specify branch for gitmodules by default
(this is to help renovate figure out what to update)
2022-10-06 01:11:22 -07:00
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
Lucas Nicodemus
619c3d4f75 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.
2021-05-19 23:58:07 -07:00
Lucas Nicodemus
188d9c07f9 Move TerrariaAPI-Server submodule to our own repo 2015-05-01 09:24:35 -06:00
MarioE
14eb317dbd Fix chests and update submodule 2014-05-10 22:46:33 -04:00
Zack Piispanen
d56e02bb4e Add TSAPI as a submodule to the TShock repo, and reference it in the TShock project instead of an exe. 2013-11-10 08:44:30 -05:00