PRIMEHACK: added submodule

This commit is contained in:
XargonWan 2022-04-27 16:25:59 +09:00
parent 9be505b9b4
commit 975b3ead9d
3 changed files with 6 additions and 4 deletions

3
.gitmodules vendored
View file

@ -19,3 +19,6 @@
[submodule "rd-submodules/citra"]
path = rd-submodules/citra
url = https://github.com/flathub/org.citra_emu.citra.git
[submodule "rd-submodules/primehack"]
path = rd-submodules/primehack
url = https://github.com/flathub/io.github.shiiion.primehack

View file

@ -744,12 +744,10 @@ modules:
# in non-writable paths, typically happens when a user
# has leftover files from a previous non-flatpak install
- type: patch
path: detectflatpak.patch
path: rd-submodules/primehack/detectflatpak.patch
# version strings must match exactly for online multiplayer
- type: patch
path: nodirtyversion.patch
- type: file
path: appdata.xml
path: rd-submodules/primehack/nodirtyversion.patch
- type: script
commands:
- for i in {0..9}; do

@ -0,0 +1 @@
Subproject commit 6bdab1bbeb3e42d832af31f94725836bfa101072