Implement Bottles parser

This commit is contained in:
kramo
2023-02-02 18:29:09 +01:00
parent 325820758e
commit 24dd082681
9 changed files with 179 additions and 49 deletions

View File

@@ -11,7 +11,8 @@
"--socket=wayland",
"--talk-name=org.freedesktop.Flatpak",
"--filesystem=~/.steam/steam/",
"--filesystem=~/.var/app/com.heroicgameslauncher.hgl/config/heroic/"
"--filesystem=~/.var/app/com.heroicgameslauncher.hgl/config/heroic/",
"--filesystem=~/.var/app/com.usebottles.bottles/data/bottles/"
],
"cleanup" : [
"/include",
@@ -25,6 +26,7 @@
"*.a"
],
"modules" : [
"python3-PyYAML.json",
{
"name" : "cartridges",
"builddir" : true,