Hi guys,
recently, I modified the X10 Modder's Kit to work for X9 instead of X10, it works perfect currently, and it uses CodeSurge instead of the default editor, which means it has a far superior IDE than stock DBP, and doesn't slow down your PC while it's compiling. I have used it for all my recent source builds. The modder's kit will be actively updated, and currently supports the latest versions of FPSC due to the addition of EnhancementsOV.dll. Please report any bugs you find. The modder's kit is obtained via SVN, the betas given out to certain people were distributed via dropbox, but it took too much time for me to constantly re-upload everything.
NOTE: You MUST own legal copies of both DarkAI and DarkLIGHTS (you will only need your activation keys) to use the X9 Modder's Kit
----------------------------------
Obtaining the modder's kit
----------------------------------
You are required to have TortoiseSVN installed to use and obtain the modders kit.
Step 1. Make a new folder wherever you want the modder's kit to be installed.
Step 2. Right click this folder and click "SVN Checkout"
Step 3. In the "Repository URL" section, enter the following:
http://svn.code.sf.net/p/x9modkit/code/trunk/
Step 4. Choose "Fully recursive" and "HEAD revision"
Step 5. Click ok and wait for the modder's kit to download
Step 6. Now open the readme file and follow the instructions.
-----------------------
Receiving updates
-----------------------
To receive updates for the X9 Modder's Kit, you just simply right click on the modder's kit folder and choose "SVN Update"
-TZK