This website requires JavaScript.
Explore
Help
Sign In
dan
/
TIC-80-guile
Watch
1
Star
0
Fork
You've already forked TIC-80-guile
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
851e6a4012
TIC-80-guile
/
.gitmodules
4 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add 3rd-party repository as a submodule By adding the 3rd-party repository as a submodule, we ensure users have all the 3rd-party required to build TIC-80. Also, if the 3rd party repository is updated, we will only need a single commit at TIC-80 repository to point to the newer head.
2018-01-19 22:25:54 +01:00
[submodule "3rd-party"]
path = 3rd-party
Updated ,gitmodules for squirrel support
2018-08-02 21:35:34 +02:00
url = https://github.com/GrahamClemo/3rd-party.git