Skip to content
This repository has been archived by the owner on Mar 5, 2021. It is now read-only.

Add writable data path next to the possibly read-only data path #158

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

krnowak
Copy link

@krnowak krnowak commented Feb 23, 2017

The data path may point to the read only directory like
/app/Superpowers/core inside the flatpak sandbox. So we added the path
to the writable data directory which can be set with the
--rw-data-path option when running the server. This is where sessions,
superpowers, systems, config, plugins JSON files can be written.

I'm not sure if the patch is complete, but before continuing it, would this effort be welcome? By the way, the flatpak for superpowers I was working on is here - https://github.com/endlessm/superpowers-flatpak. You can read about flatpak here - http://flatpak.org. We use it at endless to provide applications.

I also have PRs for the game and app, will xref them there, when filing.

The data path may point to the read only directory like
/app/Superpowers/core inside the flatpak sandbox. So we added the path
to the writable data directory which can be set with the
--rw-data-path option when running the server. This is where sessions,
superpowers, systems, config, plugins JSON files can be written.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant