So, any tips for EXE modding?

Status
Not open for further replies.

Sykotic

Member
First, where is the source?

Second, do I need to know any specific coding to be able to EXE mod?

...And insert anything else you might fins useful for me here.
 
I'd suggest getting TortoiseSVN:

http://tortoisesvn.net/downloads

Then, create a blank folder and perform a Checkout on it. The Subversion repository that holds the latest code can be found using the address below:

svn://lawarias.game-server.cc/

Since it uses the SVN protocol, you will need TortoiseSVN or another Subversion client to access it.

After that, you can use Update to download the latest version to patch your source code, and if you have access to the repository (ask Alam first), you can Commit your changes, or upload them to your own folder on the server.

Also, I personally wouldn't recommend toying around with the SRB2 source code if it's your first time working in C. I'd suggest that you learn some of the basic principles first. Otherwise you won't really be getting anywhere.
 
FoxBlitzz said:
Also, I personally wouldn't recommend toying around with the SRB2 source code if it's your first time working in C. I'd suggest that you learn some of the basic principles first. Otherwise you won't really be getting anywhere.

BUT I LERNED C WITH SRB@ LOL
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top