Syncmods is gone. Are these modules still supported? I want to try out Lua.
How do I download AXE modules now?
BlitzMax Forums/BlitzMax Programming/How do I download AXE modules now? I don't know which version is being distributed there, but I highly recommend Andreas Rozek's updated version of the module. He fixed a number of bugs in it, and it seems to work flawlessly now.
No, that does not help at all.
http://max-edit.googlecode.com/svn/trunk/mod/
I use this, hope this help a bit.
I use this, hope this help a bit.
svn checkout <a href="http://max-edit.googlecode.com/svn/trunk/" target="_blank">http://max-edit.googlecode.com/svn/trunk/</a> max-edit-read-only
I recommend you get it from: http://lua-users.org/wiki/BlitzMax
You'll need to download Lua 5.1.2 from http://www.lua.org (I believe the latest version works with BlitzMax, but I'm not sure.) Put lua.bmx in /mod/axe.mod/lua.mod, and Lua in lua-5.1.2 under that folder, then Build Modules, and you should be all set.
You'll need to download Lua 5.1.2 from http://www.lua.org (I believe the latest version works with BlitzMax, but I'm not sure.) Put lua.bmx in /mod/axe.mod/lua.mod, and Lua in lua-5.1.2 under that folder, then Build Modules, and you should be all set.
Aye, that's the one.
No, that does not help at all.
Hmm, pointing to a link which contains a download for the LUA.mod and LUAScript.mod doesn't help at all. Sorry, must have misunderstood the request. I must have clicked the wrong link. I did not see that.