Changeset 1240 for trunk


Ignore:
Timestamp:
03/15/19 16:36:57 (5 years ago)
Author:
bln4
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/assets/README

    r749 r1240  
    22        ClassLoader.getSystemResource("org/expeditee/assets/...");
    33
    4 Anything in the resources subfolder will be extracted into the main Expeditee folder on the first time Expeditee runs (when the default profile is generated). This allows for adding framesets and images to be accessed by Expeditee without having to write code for it.
     4The resources-public and resources-private subfolders are extracted into the Expeditee folder when Expeditee is first run.
     5When a account is created in multi-user mode, the content of resources-private is copied into the new users designated framesets area (framesets-<username>).
     6When running Expeditee logged into an account, the content of resources-private is not touched by the user.
Note: See TracChangeset for help on using the changeset viewer.