Fabio(GNR) Posted August 9, 2013 Share Posted August 9, 2013 (edited) As title said, a Lua compiler! Basic C# project of mine, compiles files or entire resources. Features: General If there is an error during compiling it will be detected and shown to you Option to update meta.xml with new path Option to only update/compile clientside files Specify which file extension the new file should have Option to prompt before overwriting Option to keep items in the list for regular use Option to set default directory for files/resources Settings save in between sessions Launch the portable program from anywhere, it will create the necessary files itself Files Select one or more files Looks for a meta.xml 10 directories up Resources Scans the meta.xml for related files Uses Lua's official luac.exe [credit to http://www.lua.org/ - http://www.lua.org/license.html] File is included within program. Download Virus scan Edited September 13, 2013 by Guest Link to comment
ixjf Posted August 9, 2013 Share Posted August 9, 2013 So basically it is just an interface to the command-line version of the official Lua's compiler. Link to comment
Fabio(GNR) Posted August 9, 2013 Author Share Posted August 9, 2013 Correct! However, it's a lot easier to use. Link to comment
xXMADEXx Posted August 10, 2013 Share Posted August 10, 2013 What was wrong with the old compiler? Link to comment
Cruze Posted August 10, 2013 Share Posted August 10, 2013 What was wrong with the old compiler? Lol everyone created their own and shared with us the old compiler still good . @FabioGNR Good job dude. Link to comment
Fabio(GNR) Posted August 10, 2013 Author Share Posted August 10, 2013 Which one? FabienWang's? It didn't show errors for me and lacked a few features I would like to have, also, I just wanted to create something in C#. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now