Monday, May 11, 2009

BUG Subversion Renamed

I have been doing some Spring cleaning on the BUG project, and the latest change will affect anyone who uses our Subversion (SVN) repository to access the latest BUG code. To match Subversion naming standards, I have renamed the folder that holds the main line of development from "BUG Mod" to "trunk".

Please update your links or checkout the latest code again. If you are using TortoiseSVN to get the code, you can use its Switch command to do this quickly. Let's assume you had created a "BUG" folder and checked out the code previously.
  1. Right-click the "BUG" folder and select TortoiseSVN : Switch...
  2. Change the To URL field to
    http://civ4bug.svn.sourceforge.net/svnroot/civ4bug/trunk
  3. Click OK
I have also committed the BULL changes required for BUG to this trunk. This means that "trunk" contains the latest BUG and BULL changes. If you want to start playing with BULL, feel free to grab it from BULL's Subversion repository. You'll need to manually install it until I create an installer.
  1. Copy all the files in the Assets folder to CustomAssets or BUG's Assets folder.
  2. If BUG is installed to the CustomAssets folder, move CustomAssets/CvGameCoreDLL.dll to BTS's Assets folder, renaming the one that is there for safe keeping.
  3. You can ignore the files in SDK. They are used to create CvGameCoreDLL.dll.