Does it matter which version of Lua is used
Moderator: Moderators
-
- Posts: 47
- Joined: 19 Apr 2010, 15:31
Does it matter which version of Lua is used
So, yeah, like the titles asks. Does it matter if i use 5.0 or 5.1?
Re: Does it matter which version of Lua is used
is the sky blue?
(matter for what?)
(matter for what?)
-
- Posts: 47
- Joined: 19 Apr 2010, 15:31
Re: Does it matter which version of Lua is used
for working on the AI. Im making a change to the Shard AI so that it will call some C++ functions. Im just wondering if the version of Lua i use makes a difference?
Re: Does it matter which version of Lua is used
you should ask this in the Shard thread in the AI subforum, not here. this is for gadgets and widgets for the engine/games.
though.. you just use the version of lua that is used by Shard.. you dont have to install lua separately or something.. so no need to worry about version.
though.. you just use the version of lua that is used by Shard.. you dont have to install lua separately or something.. so no need to worry about version.
Re: Does it matter which version of Lua is used
If you do something that is not valid lua will tell you so, so assume the latest version