No description
Find a file
2015-08-08 22:24:05 -04:00
build ClientStart can screw off. 2015-07-08 08:15:51 -04:00
dependencies Update .pyd and .so to fix issue with not being able to connect. 2015-08-08 18:01:53 -04:00
deployment Fix import of missing os 2015-08-08 20:05:53 -04:00
dev fix parenthesis 2015-07-27 12:05:02 -04:00
otp Merge remote-tracking branch 'origin/master' into feature/deployment 2015-08-07 16:13:37 -04:00
resources@c6be26a15f Update Resources, LibPandaDna (broken) and fix the missing resources on the client. 2015-08-08 10:12:50 -04:00
toontown Fix game crashing now? 2015-08-08 22:24:05 -04:00
user Video player! 2015-07-08 15:30:25 +03:00
.gitignore True Friends 2015-07-31 14:45:00 +03:00
.gitmodules Add the resources as a submodule for deployment. 2015-08-05 03:46:11 -04:00
README.md Add the resources as a submodule for deployment. 2015-08-05 03:46:11 -04:00

Toontown Stride - Source Code

The source code for Toontown Stride.

What is this repository for?

  • Game Development

Submodule info.

  • First, Clone and then run: git submodule init then run: git submodule update

Info

  • Do not erase or revert another person's commit without first consulting them.
  • Only push to this repository for Toontown Stride source code.
  • Bigger commits should be done in a seperate branch then merged to master after tested.
  • Never force a git push.