Changeset 639
- Timestamp:
- Nov 20, 2024, 12:41:57 AM (36 hours ago)
- Location:
- tags/1.3.6
- Files:
-
- 3 added
- 1 deleted
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/1.3.6/Install/flatpak/build.sh
r634 r639 7 7 8 8 # Install dependencies 9 flatpak install --system flathub org.freedesktop.Platform//2 3.0810 flatpak install --system flathub org.freedesktop.Sdk//2 3.0811 flatpak install --system flathub org.freedesktop.Sdk.Extension.freepascal//2 3.089 flatpak install --system flathub org.freedesktop.Platform//24.08 10 flatpak install --system flathub org.freedesktop.Sdk//24.08 11 flatpak install --system flathub org.freedesktop.Sdk.Extension.freepascal//24.08 12 12 flatpak install --system flathub org.flatpak.Builder 13 13 git clone https://github.com/flathub/shared-modules.git shared-modules -
tags/1.3.6/Install/flatpak/net.zdechov.app.C-evo.appdata.xml
r636 r639 17 17 18 18 <description> 19 <p>With a time scope of several thousand years, it covers aspects of exploration and expansion, industry and agriculture, warfare and diplomacy, science and administration. 20 C-evo follows the spirit of popular turn-based strategy games from the mid 90s, but with more emphasis on powerful AI and careful design of the rules, resulting in a true challenge.</p> 21 <p>It is a turn-based strategy game inspired by Civilization 2 game where you can build your own empire.</p> 22 <p>New Horizons edition is a continuation of the last released original C-evo version with many quality improvements:</p> 19 <p>With a time scope of several thousand years, it covers aspects of exploration and expansion, industry and agriculture, warfare and diplomacy, science and administration. C-evo follows the spirit of popular turn-based strategy games from the mid 90s, but with more emphasis on powerful AI and careful design of the rules, resulting in a true challenge.</p> 20 <p>It is a turn-based strategy game inspired by Civilization 2 game where you can explore the world and build your own empire. New Horizons edition is a continuation of the last released original C-evo 1.2.0 version with many quality improvements:</p> 23 21 <ul> 24 22 <li>Full Linux platform support</li> -
tags/1.3.6/Install/flatpak/net.zdechov.app.C-evo.yml
r636 r639 13 13 modules: 14 14 - shared-modules/gtk2/gtk2.json 15 15 16 - name: c-evo 16 17 sources: 17 18 - type: svn 18 19 url: https://svn.zdechov.net/c-evo/tags/1.3.6 19 revision: 63 620 revision: 639 20 21 buildsystem: simple 21 22 build-options:
Note:
See TracChangeset
for help on using the changeset viewer.