AMXX web compiler
AMXX Online compiler is nodejs app for online compiling of .sma codes into binary .amxx
AMXX Online compiler provides you:
AMXX Online requires Node.js v6+ to run.
Currently this project only supports Windows as working OS, but other OS can be easily implemented.
$ git clone https://github.com/kallefrombosnia/amxx-online.git && cd amxx-online
And then run node command
$ npm run build
And thats it.
Want to contribute? Great!
Also leave a if you like this project.
See issues.
MIT