Bump to latest commit

This commit is contained in:
Jason Flatt 2023-08-09 07:14:02 -07:00
parent ae3532224c
commit 5e033de1f8
2 changed files with 3 additions and 12 deletions

View file

@ -1,15 +1,6 @@
To copy configuration:
Configuration is in:
```
mkdir -p ~/.supermodel/Analysis/
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/
~/.supermodel/Config/Supermodel.ini
```
To run from a terminal:
```

View file

@ -36,7 +36,7 @@ modules:
sources:
- type: git
url: https://github.com/trzy/Supermodel.git
commit: 84aa972ef20a8edda0ebc46d1f12d0d7577dc04b
commit: 015e8e921254210b66f1e83ed22f6a4c08759a19
- type: file
path: com.supermodel3.Supermodel.desktop
- type: file