Skip to content

Commit 7af506f

Browse files
committed
Sync files from source repository
1 parent 1a4432e commit 7af506f

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

appimages.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
| ICON | PACKAGE NAME | DESCRIPTION | INSTALLER |
3434
| --- | --- | --- | --- |
35-
| <img loading="lazy" src="icons/0ad-latest.png" width="48" height="48"> | [***0ad-latest***](apps/0ad-latest.md) | *Unofficial. Real Time Strategy game of ancient warfare, development branch.*..[ *read more* ](apps/0ad-latest.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/0ad-latest) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/0ad-latest) |
35+
| <img loading="lazy" src="icons/0ad-prerelease.png" width="48" height="48"> | [***0ad-prerelease***](apps/0ad-prerelease.md) | *Unofficial. FOSS historical Real Time Strategy, RTS game of ancient warfare (Pre-release).*..[ *read more* ](apps/0ad-prerelease.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/0ad-prerelease) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/0ad-prerelease) |
3636
| <img loading="lazy" src="icons/0ad.png" width="48" height="48"> | [***0ad***](apps/0ad.md) | *Unofficial. FOSS historical Real Time Strategy, RTS game of ancient warfare.*..[ *read more* ](apps/0ad.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/0ad) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/0ad) |
3737
| <img loading="lazy" src="icons/2ship.png" width="48" height="48"> | [***2ship***](apps/2ship.md) | *2 Ship 2 Harkinian game.*..[ *read more* ](apps/2ship.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/2ship) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/2ship) |
3838
| <img loading="lazy" src="icons/3d-puzzles.png" width="48" height="48"> | [***3d-puzzles***](apps/3d-puzzles.md) | *3D-Puzzles are Rubik, Dogic and Dogic12.*..[ *read more* ](apps/3d-puzzles.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/3d-puzzles) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/3d-puzzles) |

apps.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[
22
{
3-
"packageName": "0ad-latest",
4-
"description": "Unofficial. Real Time Strategy game of ancient warfare, development branch...",
5-
"icon": "https://portable-linux-apps.github.io/icons/0ad-latest.png"
3+
"packageName": "0ad-prerelease",
4+
"description": "Unofficial. FOSS historical Real Time Strategy, RTS game of ancient warfare (Pre-release)...",
5+
"icon": "https://portable-linux-apps.github.io/icons/0ad-prerelease.png"
66
},
77
{
88
"packageName": "0ad",

apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
| ICON | PACKAGE NAME | DESCRIPTION | INSTALLER |
3030
| --- | --- | --- | --- |
31-
| <img loading="lazy" src="icons/0ad-latest.png" width="48" height="48"> | [***0ad-latest***](apps/0ad-latest.md) | *Unofficial. Real Time Strategy game of ancient warfare, development branch.*..[ *read more* ](apps/0ad-latest.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/0ad-latest) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/0ad-latest) |
31+
| <img loading="lazy" src="icons/0ad-prerelease.png" width="48" height="48"> | [***0ad-prerelease***](apps/0ad-prerelease.md) | *Unofficial. FOSS historical Real Time Strategy, RTS game of ancient warfare (Pre-release).*..[ *read more* ](apps/0ad-prerelease.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/0ad-prerelease) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/0ad-prerelease) |
3232
| <img loading="lazy" src="icons/0ad.png" width="48" height="48"> | [***0ad***](apps/0ad.md) | *Unofficial. FOSS historical Real Time Strategy, RTS game of ancient warfare.*..[ *read more* ](apps/0ad.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/0ad) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/0ad) |
3333
| <img loading="lazy" src="icons/2ship.png" width="48" height="48"> | [***2ship***](apps/2ship.md) | *2 Ship 2 Harkinian game.*..[ *read more* ](apps/2ship.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/2ship) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/2ship) |
3434
| <img loading="lazy" src="icons/3d-puzzles.png" width="48" height="48"> | [***3d-puzzles***](apps/3d-puzzles.md) | *3D-Puzzles are Rubik, Dogic and Dogic12.*..[ *read more* ](apps/3d-puzzles.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/3d-puzzles) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/3d-puzzles) |

game.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232

3333
| ICON | PACKAGE NAME | DESCRIPTION | INSTALLER |
3434
| --- | --- | --- | --- |
35-
| <img loading="lazy" src="icons/0ad-latest.png" width="48" height="48"> | [***0ad-latest***](apps/0ad-latest.md) | *Unofficial. Real Time Strategy game of ancient warfare, development branch.*..[ *read more* ](apps/0ad-latest.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/0ad-latest) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/0ad-latest) |
35+
| <img loading="lazy" src="icons/0ad-prerelease.png" width="48" height="48"> | [***0ad-prerelease***](apps/0ad-prerelease.md) | *Unofficial. FOSS historical Real Time Strategy, RTS game of ancient warfare (Pre-release).*..[ *read more* ](apps/0ad-prerelease.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/0ad-prerelease) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/0ad-prerelease) |
3636
| <img loading="lazy" src="icons/0ad.png" width="48" height="48"> | [***0ad***](apps/0ad.md) | *Unofficial. FOSS historical Real Time Strategy, RTS game of ancient warfare.*..[ *read more* ](apps/0ad.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/0ad) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/0ad) |
3737
| <img loading="lazy" src="icons/2ship.png" width="48" height="48"> | [***2ship***](apps/2ship.md) | *2 Ship 2 Harkinian game.*..[ *read more* ](apps/2ship.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/2ship) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/2ship) |
3838
| <img loading="lazy" src="icons/3d-puzzles.png" width="48" height="48"> | [***3d-puzzles***](apps/3d-puzzles.md) | *3D-Puzzles are Rubik, Dogic and Dogic12.*..[ *read more* ](apps/3d-puzzles.md)*!* | [*blob*](https://github.com/ivan-hc/AM/blob/main/programs/x86_64/3d-puzzles) **/** [*raw*](https://raw.githubusercontent.com/ivan-hc/AM/main/programs/x86_64/3d-puzzles) |

0 commit comments

Comments
 (0)