oops blank readme
Some checks reported errors
continuous-integration/drone Build encountered an error
Some checks reported errors
continuous-integration/drone Build encountered an error
This commit is contained in:
parent
8fdfb5df56
commit
497ec8f958
1 changed files with 33 additions and 0 deletions
33
README.md
33
README.md
|
@ -0,0 +1,33 @@
|
||||||
|
# Cavif build
|
||||||
|
|
||||||
|
- Builds [cavif](https://github.com/hero-persson/FjordLauncherUnlocked) and places it in `$COMPILED_DIR/fjord-launcher-unlocked/fjord-launcher-unlocked.tar.zst`
|
||||||
|
- Version file at `$COMPILED_DIR/fjord-launcher-unlocked/version`
|
||||||
|
|
||||||
|
## Archive details
|
||||||
|
|
||||||
|
```
|
||||||
|
.
|
||||||
|
└── usr
|
||||||
|
├── bin
|
||||||
|
│ └── fjordlauncher
|
||||||
|
└── share
|
||||||
|
├── applications
|
||||||
|
│ └── org.unmojang.FjordLauncher.desktop
|
||||||
|
├── FjordLauncher
|
||||||
|
│ ├── JavaCheck.jar
|
||||||
|
│ ├── NewLaunch.jar
|
||||||
|
│ ├── NewLaunchLegacy.jar
|
||||||
|
│ └── qtlogging.ini
|
||||||
|
├── icons
|
||||||
|
│ └── hicolor
|
||||||
|
│ └── scalable
|
||||||
|
│ └── apps
|
||||||
|
│ └── org.unmojang.FjordLauncher.svg
|
||||||
|
├── metainfo
|
||||||
|
│ └── org.unmojang.FjordLauncher.metainfo.xml
|
||||||
|
├── mime
|
||||||
|
│ └── packages
|
||||||
|
│ └── modrinth-mrpack-mime.xml
|
||||||
|
└── qlogging-categories6
|
||||||
|
└── fjordlauncher.categories
|
||||||
|
```
|
Loading…
Add table
Add a link
Reference in a new issue