Adding persistent custom quest worlds to your Forge

It is possible to create and add custom worlds to Forge - if you simply update the main worlds.txt file and folders in the resources directory, these custom worlds will be lost each time Forge is updated. To avoid this you can set up your custom worlds as follows:
1) First find the appropriate local quests directory on your platform - this is easiest done by using the "Open User Directory" button in the preferences screen, otherwise:
- for Android try: /sdcard/ForgeLocal/data/quest/
- for Windows try: %USER_HOME%\AppData\Roaming\Forge\quest\
2) Create a "world" subfolder
3) Create a "customworlds.txt file with the format as below for each world:
Name:Amonkhet|Dir:Amonkhet|Sets:HOU, AKH, KLD, AER, EMN, SOI, BFZ, OGW|Banned:
4) Add a directory for each world (matching the Dir parameters in the above file) within the "worlds" subfolder - this should contain the duels and challenges folders
Only your custom worlds need to be present here - the core Forge worlds and worlds.txt can stay as they are
1) First find the appropriate local quests directory on your platform - this is easiest done by using the "Open User Directory" button in the preferences screen, otherwise:
- for Android try: /sdcard/ForgeLocal/data/quest/
- for Windows try: %USER_HOME%\AppData\Roaming\Forge\quest\
2) Create a "world" subfolder
3) Create a "customworlds.txt file with the format as below for each world:
Name:Amonkhet|Dir:Amonkhet|Sets:HOU, AKH, KLD, AER, EMN, SOI, BFZ, OGW|Banned:
4) Add a directory for each world (matching the Dir parameters in the above file) within the "worlds" subfolder - this should contain the duels and challenges folders
Only your custom worlds need to be present here - the core Forge worlds and worlds.txt can stay as they are