Commit Graph

3 Commits

Author SHA1 Message Date
Cp0204 0e805d31cf
Update ver and arch (#343)
1、Update the mirror version (have manually check the parameter problems
between versions)
2、Fix the correct support architecture

In many linuxserver docker images, [linuxserver dropped armv7
support](https://www.linuxserver.io/blog/a-farewell-to-arm-hf), making
it impossible to install and upgrade these applications on armv7
devices. And the current CasaOS AppStore rules are not perfectly
compatible with these yml files.

**Fortunately, armv7 can be supported by the community store,**
[Apps_arm](https://github.com/Cp0204/CasaOS-AppStore-Play/tree/main/Apps_arm)
store source link:
```
https://play.cuse.eu.org/Cp0204-AppStore-Play-arm.zip
```

---------

Co-authored-by: raller1028 <57336867+raller1028@users.noreply.github.com>
2023-11-27 11:28:16 +08:00
Tiger Wang d60068344f add multi-lang description, tagline and tips for MineOS
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
2023-05-24 12:20:14 -04:00
Chàra Rose 1988eae396
Add MineOS to App Store (#42)
MineOS is a tool for creating and managing minecraft servers. I created
this from my own necessity.
This is the first time I do something like this, so it may have
mistakes.

Created docker-compose.yml with mineos-node's
[docker-compose.yml](https://github.com/hexparrot/mineos-node/blob/master/docker-compose.yml)
as base
2023-05-10 00:29:45 -04:00