Difference between revisions of "Talk:Config Files"
(→t.identity: new section) |
|||
Line 4: | Line 4: | ||
:Although currently unused the version is to be specified according to this formula (but it'll probably be changed :O) major*100+minor*10+revision, so for 0.6.2 this is 0*100+6*10+2 = 62 (or 062, whatever you like, they're the same after all) --[[User:Bartbes|Bartbes]] 21:58, 20 July 2010 (UTC) | :Although currently unused the version is to be specified according to this formula (but it'll probably be changed :O) major*100+minor*10+revision, so for 0.6.2 this is 0*100+6*10+2 = 62 (or 062, whatever you like, they're the same after all) --[[User:Bartbes|Bartbes]] 21:58, 20 July 2010 (UTC) | ||
+ | |||
+ | == t.identity == | ||
+ | |||
+ | It's very much 'false' by default! |
Revision as of 09:42, 8 January 2011
Could you guys be more specific how love.version
works? I don't know if its like 060, 60, 06, 35, or what.
previous unsigned comment by Luiji
- It's 60 or 060 (it doesn't make a difference in Lua), but AFAIK it's not used as of now. --Robin-gvx 10:37, 15 July 2010 (UTC)
- Although currently unused the version is to be specified according to this formula (but it'll probably be changed :O) major*100+minor*10+revision, so for 0.6.2 this is 0*100+6*10+2 = 62 (or 062, whatever you like, they're the same after all) --Bartbes 21:58, 20 July 2010 (UTC)
t.identity
It's very much 'false' by default!