You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
blitzmann edited this page Oct 3, 2014
·
5 revisions
Pyfa can save it's user data in it's root directory rather than the user's home directory, which makes it useful if you wish to keep your saved data with your Pyfa installation (for example, on a thumb drive or Dropbox account).
Note: This is meant to keep pyfa self-contained, but is platform-specific. If you are wanting to share data between platforms, please refer to this page.
To run pyfa in portable mode, simply append the -r option when running the pyfa.py.
On Windows, you can easily do this by creating a shortcut to pyfa.exe and modifying the target to include -r after the executable