Updated readme to reflect PyGUI status
This commit is contained in:
parent
12bd8d043e
commit
b5bfc07002
5
README
5
README
|
|
@ -1,9 +1,8 @@
|
|||
Lightningbeam is currently under heavy development. Things may change often.
|
||||
|
||||
Please note you need a patched version of PyGUI to run in PyGUI mode.
|
||||
And it doesn't really run in any other mode yet. To be fixed. (maybe?)
|
||||
A patched version of PyGUI is included, and will probably become the default GUI for desktop platforms.
|
||||
|
||||
To run: python lightningbeam
|
||||
To run: python lightningbeam.py
|
||||
|
||||
I am working on including swfc binaries for all archs necessary. The Mac OSX
|
||||
file is a universal binary, and runs on x86, x64 and PPC.
|
||||
|
|
|
|||
Loading…
Reference in New Issue