New YAASB release
I've been hard at work to improve my automatic AngelScript binding generator. Several new features were added and it now comes with a readme to explain things better. There is both a binary win32 release and a source release. The binary release comes packaged with everything you need to get started. Simply follow the readme instructions and you'll have a .cpp file that you can easily compile into your project. The binder does expect that you've bound std::string as the string type. Any functions using char*'s will automatically be wrapped. As usual, any feedback is greatly appreciated.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement