Editor's Note: Added Cemetech Archives download link.
Download:
Doors CS SDK GUI
I made a rather simple GUI for the Doors CS SDK in C# yesterday, and it seems to be pretty functional. To run it, place this in the root of your Doors CS SDK folder (the folder in which your asm/ and basic/ folders are located), and put this in your asm/ folder. xcompile.bat is basically the same thing as compile.bat, except it returns values if the assembling was successful or not. Also, to use the "Send to WabbitEmu" feature, make sure WabbitEmu.exe is also in the same folder as DCSSDK.exe. The "Send to Calculator" feature doesn't do anything yet, though.
EDIT: Make sure you back up your ASM source files before trying my program.
Download:
Doors CS SDK GUI
I made a rather simple GUI for the Doors CS SDK in C# yesterday, and it seems to be pretty functional. To run it, place this in the root of your Doors CS SDK folder (the folder in which your asm/ and basic/ folders are located), and put this in your asm/ folder. xcompile.bat is basically the same thing as compile.bat, except it returns values if the assembling was successful or not. Also, to use the "Send to WabbitEmu" feature, make sure WabbitEmu.exe is also in the same folder as DCSSDK.exe. The "Send to Calculator" feature doesn't do anything yet, though.
EDIT: Make sure you back up your ASM source files before trying my program.