diff --git a/README.md b/README.md index 4d0930d..7a82e42 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,17 @@ ![alt text](https://git.everestlinux.org/EverestLinux/image-landfill/raw/branch/main/basecamp.png) # Basecamp -A free and open source game engine written in Python and C \ No newline at end of file +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. \ No newline at end of file