mirror of
https://github.com/glest/glest-source.git
synced 2025-08-14 04:13:58 +02:00
Updated readme
This commit is contained in:
@@ -29,7 +29,11 @@ source**](https://github.com/Glest/glest-source/blob/master/BUILD.md)
|
||||
|
||||
## Quick Build Guide for Linux
|
||||
|
||||
For Linux, run the following command:
|
||||
For Linux three options:
|
||||
|
||||
1. (Recommended) Using a Flatpak: https://github.com/glest/io.glest.Glest
|
||||
|
||||
2. Using the build script:
|
||||
|
||||
git clone https://github.com/Glest/glest-source.git glest; sudo glest/mk/linux/setup.sh
|
||||
|
||||
@@ -37,6 +41,8 @@ Then run the following command to start the game:
|
||||
|
||||
glest/mk/linux/build/glest
|
||||
|
||||
3. Building manually using CMake: https://github.com/glest/glest-source/blob/master/BUILD.md
|
||||
|
||||
## Links
|
||||
|
||||
* **[Screenshots](https://github.com/Glest/screenshots)**
|
||||
|
Reference in New Issue
Block a user