Update 'README.md'
This commit is contained in:
parent
c2b6ed3fba
commit
c95fe688e1
13
README.md
13
README.md
@ -2,3 +2,16 @@
|
|||||||
|
|
||||||
# Basecamp
|
# Basecamp
|
||||||
A free and open source game engine written in Python and C
|
A free and open source game engine written in Python and C
|
||||||
|
|
||||||
|
# Installation and Usage
|
||||||
|
|
||||||
|
Basecamp requires the pygame module.
|
||||||
|
|
||||||
|
Basecamp can be installed through the Glacier package manager on GNU/Linux, macOS, and BSD:
|
||||||
|
|
||||||
|
```
|
||||||
|
# glacier -f
|
||||||
|
[ ? ] basecamp-engine
|
||||||
|
```
|
||||||
|
|
||||||
|
On Windows, Basecamp can be installed by running `install.bat` in the `install` directory.
|
Loading…
Reference in New Issue
Block a user