Built on TLA rev 535
The current FOnline SDK exists in a constant state of flux, with no stable release in over two years. The goal of this project is to provide an updated, documented revision of the SDK to build on.
You can find a list of Git client software here: https://git-scm.com/downloads/guis/
We prefer Github Desktop for ease of use. Github Desktop can be downloaded here: https://desktop.github.com/
Create a Fork of this repository
To merge changes, submit a pull request
Your code changes will be reviewed and merged.
Documentation is stored on our wiki. As time permits, we will update the wiki to outline the scripts, the scripts' functions, and how to add new content.
Requires server and map files from this version of the SDK (535).
In the off chance the SDK mirror is down, you can download it via SVN.
Download and install TortoiseSVN source control software.
Create a new folder. You will need around 2 GB of free space.
Run CMD
Run this command in CMD: svn checkout http://xp-dev.com/svn/fonline_sdk/@535
Wait for SDK to download (it will take a while).
Remove the /scripts/ folder from the SDK and replace it with the Project XT scripts folder.