G33X Nexus Entertainment > General Announcements

Split precursors project in SVN

(1/1)

whitelynx:
I removed the gamedata and gamedata_source directories from the precursors project in our subversion repository. They now each have their own project. Note that the gamedata is still required to run the game. The reason for the split is simply to make it easier for someone to work on one part or the other without having to worry about downloading massive amounts of information.

To check out the game:

--- Code: ---svn co http://adidas.servegame.org/svn/g33xnexus/precursors/trunk precursors
--- End code ---


To check out the gamedata directory:

--- Code: ---svn co http://adidas.servegame.org/svn/g33xnexus/precursors_content/gamedata precursors/gamedata
--- End code ---


To check out the content source directory: (previously gamedata_source)

--- Code: ---svn co http://adidas.servegame.org/svn/g33xnexus/precursors_content/source precursors/gamedata_source
--- End code ---

Please make sure to check out the gamedata directory inside your precursors checkout (specifically 'precursors/gamedata'), otherwise the game will not run. The source directory is not needed, and does not need to be in the precursors directory.

Dave

Morgul:
This is really nice, especially since it will make things easier once we opensource the game... as of right now we only need to decide on a license, and we're all set for going opensource.

Navigation

[0] Message Index

Go to full version