mirror of
https://github.com/seuyh/stellaris-dlc-unlocker.git
synced 2026-07-28 14:47:05 -07:00
Update manifests
This commit is contained in:
@@ -5,7 +5,7 @@ import json
|
||||
import os
|
||||
|
||||
REPO = 'seuyh/stellaris-dlc-unlocker'
|
||||
FOLDERS = ['creamapi_steam_files', 'creamapi_launcher_files']
|
||||
FOLDERS = ['creamapi_steam_files', 'creamapi_launcher_files', 'creamlinux', 'creamlinux-proton']
|
||||
TOKEN = os.environ.get('GITHUB_TOKEN', '')
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,10 @@
|
||||
[
|
||||
{
|
||||
"name": "creamlinux.json",
|
||||
"sha": "f504c0ab69d1c55ba5716de1549f556e8f0b4efa"
|
||||
},
|
||||
{
|
||||
"name": "steam_api64.dll",
|
||||
"sha": "0c7ed9a4e6ec47d9591976f0c0ed513755c2e2e3"
|
||||
}
|
||||
]
|
||||
@@ -0,0 +1,18 @@
|
||||
[
|
||||
{
|
||||
"name": "cream.sh",
|
||||
"sha": "7947169426e250bc9d27802f3bdc5f204b4efaa3"
|
||||
},
|
||||
{
|
||||
"name": "cream_api.ini",
|
||||
"sha": "065462057495eb826b70a2c50144e10030465bbd"
|
||||
},
|
||||
{
|
||||
"name": "lib32Creamlinux.so",
|
||||
"sha": "643e4868030422a294e2f0f21bf999d887eee4a2"
|
||||
},
|
||||
{
|
||||
"name": "lib64Creamlinux.so",
|
||||
"sha": "f6b2e99e283b0cd4ffbde483250afd548ead081e"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user