repo.or.cz
/
luagame.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Lots of changes. Good number of small fixes. Some new stuff.
[luagame.git]
/
INSTALL
blob
4e26ff89deefe6a25f07daac2f0577f235cbbe29
1
Installing LuaGame
2
==================
3
4
Building
5
--------
6
LuaGame now has a SCons based build system.
7
8
To build it, run "scons" in the main directory.
9
10
To install to "/usr/bin"" run "scons install".
11
12
13
Installing
14
----------
15
LuaGame is a single executable. To install it, copy it to any directory in
16
the PATH.
17