public
Description: Basic virtual pet game (in the vein of neopets.com) built using the MVC pattern.
Homepage: http://kittokittokitto.yasashiisyndicate.org
Clone URL: git://github.com/OwlManAtt/kittokittokitto.git
Click here to lend your support to: kittokittokitto and make a donation at www.pledgie.com !
kittokittokitto / .gitmodules
100644 7 lines (6 sloc) 0.217 kb
1
2
3
4
5
6
7
[submodule "external_lib/aphp"]
path = external_lib/aphp
url = git://github.com/OwlManAtt/activephp.git
[submodule "external_lib/Smarty"]
path = external_lib/Smarty
url = git://github.com/OwlManAtt/smarty-ys.git