Xcript News
Brought to you by:
smallsolutions
The first release of Xcript will be ready very soon! See the tasks page for detailed info on what's left to do for me. Here is a list of features:
* Call C++ functions from within the script
* Loops allow you to repeat certain things in youre script
* Print allows you to print console output from within youre script
Next release hopefully features:
* Variables, allow you to store data
* If/else statements