mirror of
https://github.com/unknownworlds/NS.git
synced 2024-11-28 23:32:07 +00:00
De-capitalize "Lua"
Lua is not an acronym: http://www.lua.org/about.html#name
This commit is contained in:
parent
af3128ec1a
commit
439d332453
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ The mark Natural Selection was first represented in association with video-game
|
|||
Uses external code and libraries
|
||||
- Half Life 1 SDK LICENSE (Copyright(C) Valve Corp.)
|
||||
- FMOD 3.7.5
|
||||
- LUA 5.0 (http://lua.org)
|
||||
- Lua 5.0 (http://lua.org)
|
||||
- Particle system library by David McAllister (http://www.cs.unc.edu/techreports/00-007.pdf).
|
||||
|
||||
Original code and design by Charlie Cleveland (charlie@unknownworlds.com, @flayra).
|
||||
|
|
Loading…
Reference in a new issue