#Format of config.json's `install` key?
8 messages · Page 1 of 1 (latest)
Can you explain said circumstances?
Anyway, the format is
"installs":[{
"path":"path/to/Celeste/folder",
"name":"Whatever Name",
"type":"manual"
}]```
thanks
I use NixOS, and olympus apparently needs libgtk for the file selection dialog
unfortunately, the two options I have for libgtk is broken or nonexistant
Olympus uses nfd (https://github.com/mlabbe/nativefiledialog) for file dialogs, which does seem to require gtk, yeah
well, it exists, but it is hidden deep in the filesystem maze