-
In LOOT's repository, run the
scripts/generate_manifests.shscript (on Linux or in WSL). -
Copy the JSON files it generates in
build/flatpak-manifeststo themanifestsdirectory in this repository, replacing the existing files. -
Copy the
resources/linux/io.github.loot.loot.ymlfile from the LOOT repository to this repository. -
In the copied YAML file, replace the
LOOTmodule'sdirsource with agitsource with theurlof the LOOT Git repository and the relevant Git tag name.E.g. replace the bit that looks like:
- type: dir path: ../.. skip: - .github - build
with something that looks like:
- type: git url: https://github.com/loot/loot.git tag: 0.23.0
-
In the copied YAML file, replace all instances of
../../build/flatpak-manifests/withmanifests/. -
Commit the changes.
-
Open a pull request for the changes.
-
Once Flathub has built a test version, test it out. If it works, merge the pull request.
-
Notifications
You must be signed in to change notification settings - Fork 1
flathub/io.github.loot.loot
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published