Jump to content

Ticket #425


Recommended Posts

Currently it's not in SVN, it's in a separate branch I've been working on using Mercurial, which is at http://svn.wildfiregames.com/hg-source/ (CParamNode is here).

I've been intending to merge the changes back into SVN at some point, but haven't got around to it yet. (I've been rewriting most of the simulation system, and want to wait until it's mostly functional enough to replace the old one). So currently it's only accessible through Mercurial, and the build process isn't documented for that.

What's roughly required is:

* Install Mercurial (Hg)

* Use it to clone http://svn.wildfiregames.com/hg-source/

* Check out SVN as normal (in a different directory)

* Copy (or symlink) the libraries/ and binaries/data/mods/public/art/ and binaries/data/mods/public/audio/ directories from SVN into the Hg tree. (That's needed because I wanted to keep the Hg repository small by excluding the big binary data files.)

Then it should work as normal, I think.

Sorry this is a bit messy at the moment!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...