File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -113,7 +113,7 @@ modules:
113113
114114 # Patches Data/user/Config/Dolphin.ini to set proper paths for Flatpak to find stuff
115115 - type : patch
116- path : Distribution/flatpak/ dolphinini.patch
116+ path : dolphinini.patch
117117
118118 # TODO: Add x-checker-data
119119 # Project Plus SD card
@@ -137,11 +137,11 @@ modules:
137137
138138 # Script that is ran everytime the final Flatpak starts
139139 - type : file
140- path : Distribution/flatpak/ project-plus-dolphin-wrapper.sh
140+ path : project-plus-dolphin-wrapper.sh
141141
142142 # Metadata file for Flatpak repos
143143 - type : file
144- path : Distribution/flatpak/ com.projectplusgame.project-plus-dolphin.metainfo.xml
144+ path : com.projectplusgame.project-plus-dolphin.metainfo.xml
145145
146146 # detects whether dolphin is running in a flatpak sandbox
147147 # and makes it use xdg directories if it is.
You can’t perform that action at this time.
0 commit comments