Page 1 of 1
Zero Brain studio using lua
Posted: Fri Apr 24, 2015 1:06 am
by darm88
Does anyone know what version of love2d the most recent version of ZeroBrane Studio uses. It seems to be an older version than the version I have on my own personal computer. I just know some code does not work when using it vs. just running it through love2d directly
Re: Zero Brain studio using lua
Posted: Fri Apr 24, 2015 1:26 am
by bobbyjones
I thought ZeroBrane used the love installed on PC. In your path I believe.
Re: Zero Brain studio using lua
Posted: Fri Apr 24, 2015 1:49 am
by darm88
That's what I thought but they don't seem to match up
Re: Zero Brain studio using lua
Posted: Fri Apr 24, 2015 1:51 am
by bobbyjones
How did you check the version used by zerobrane?
Re: Zero Brain studio using lua
Posted: Fri Apr 24, 2015 1:54 am
by bobbyjones
Also make sure you have the right version set in the path.
Re: Zero Brain studio using lua
Posted: Fri Apr 24, 2015 2:31 am
by darm88
Found it. Apparently I had 8.0 version installed elsewhere on my computer. Thanks for the help
Re: Zero Brain studio using lua
Posted: Tue Apr 28, 2015 4:12 am
by fleshwhiskey
Just FYI:
You can find the Love version the game was made for in conf.lua, it should be in the first few lines of code (unless whoever made it is a terrible person).
Also, add [Solved] in the topic title so that people don't yell at ya.