Reputation: 23
I`m helping with developing a multiplayer mod for a quite old game, Far Cry. I would like to compile the lua code, but the game uses version 4.1(alpha), which I can't find anywhere.
Upvotes: 2
Views: 141
Reputation: 72432
lua-4.1-alpha.tar.gz is now available at http://www.lua.org/work/old/ , the repository of old pre-releases of Lua, for historical interest.
This tarball is exactly the one announced in Jul 2001.
Lua 4.1 was never released: it evolved to Lua 5.0.
Upvotes: 6