mirror of
https://github.com/RetroDECK/com.supermodel3.Supermodel.git
synced 2024-11-23 13:35:39 +00:00
Bump to latest commit
This commit is contained in:
parent
ae3532224c
commit
5e033de1f8
13
README.md
13
README.md
|
@ -1,15 +1,6 @@
|
||||||
To copy configuration:
|
Configuration is in:
|
||||||
```
|
```
|
||||||
mkdir -p ~/.supermodel/Analysis/
|
~/.supermodel/Config/Supermodel.ini
|
||||||
mkdir -p ~/.supermodel/Assets/
|
|
||||||
mkdir -p ~/.supermodel/Config/
|
|
||||||
mkdir -p ~/.supermodel/Log/
|
|
||||||
mkdir -p ~/.supermodel/NVRAM/
|
|
||||||
mkdir -p ~/.supermodel/Saves/
|
|
||||||
mkdir -p ~/.supermodel/Screenshots/
|
|
||||||
cp -r ~/.local/share/flatpak/app/com.supermodel3.Supermodel/current/active/files/Assets ~/.supermodel/
|
|
||||||
cp ~/.local/share/flatpak/app/com.supermodel3.Supermodel/current/active/files/Config/Games.xml ~/.supermodel/Config/
|
|
||||||
cp -n ~/.local/share/flatpak/app/com.supermodel3.Supermodel/current/active/files/Config/Supermodel.ini ~/.supermodel/Config/
|
|
||||||
```
|
```
|
||||||
To run from a terminal:
|
To run from a terminal:
|
||||||
```
|
```
|
||||||
|
|
|
@ -36,7 +36,7 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: git
|
- type: git
|
||||||
url: https://github.com/trzy/Supermodel.git
|
url: https://github.com/trzy/Supermodel.git
|
||||||
commit: 84aa972ef20a8edda0ebc46d1f12d0d7577dc04b
|
commit: 015e8e921254210b66f1e83ed22f6a4c08759a19
|
||||||
- type: file
|
- type: file
|
||||||
path: com.supermodel3.Supermodel.desktop
|
path: com.supermodel3.Supermodel.desktop
|
||||||
- type: file
|
- type: file
|
||||||
|
|
Loading…
Reference in a new issue