add screenshot to readme
This commit is contained in:
parent
b2d4586478
commit
80da840af5
|
@ -1,3 +1,7 @@
|
||||||
|
# OutFly
|
||||||
|
|
||||||
|
![screenshot](doc/images/screenshot1.jpg)
|
||||||
|
|
||||||
# Building
|
# Building
|
||||||
|
|
||||||
To run the pre-compiled version on Arch Linux, you need some basic libs:
|
To run the pre-compiled version on Arch Linux, you need some basic libs:
|
||||||
|
|
BIN
doc/images/screenshot1.jpg
Normal file
BIN
doc/images/screenshot1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 109 KiB |
10
src/defs.txt
10
src/defs.txt
|
@ -67,6 +67,16 @@ actor -3300 10 0 pizzeria
|
||||||
msg 0 end EXIT "Disconnected."
|
msg 0 end EXIT "Disconnected."
|
||||||
lvl info
|
lvl info
|
||||||
|
|
||||||
|
actor 3800 200 5000 asteroid2
|
||||||
|
scale 100
|
||||||
|
rotationy 0.65
|
||||||
|
angularmomentum 0 0 0
|
||||||
|
|
||||||
|
actor 3650 230 5000 asteroid1
|
||||||
|
scale 30
|
||||||
|
rotationy 0.65
|
||||||
|
angularmomentum 0 0 0
|
||||||
|
|
||||||
actor 10 0 70 suit
|
actor 10 0 70 suit
|
||||||
name Icarus
|
name Icarus
|
||||||
chatid hi_icarus
|
chatid hi_icarus
|
||||||
|
|
Loading…
Reference in a new issue