Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (28 loc) · 1.67 KB

GUI.md

File metadata and controls

33 lines (28 loc) · 1.67 KB

GUI

This project uses FLTK for GUI. It should be relatively intuitive and easy to use.

Mostly everything has a hover tooltip. Hover over something to get more information.

Main GUI Screen

Guimain

  1. Settings - opens Settings menu
  2. Help - opens Help menu
  3. Output - text that is normally outputted to console is outputted here
  4. Resourcepacks List - list of resourcepacks found in folders, select which resourcepacks are to be converted using checkboxes
  5. Resourcepacks Location Manual Input - manually input resourcepacks folder location, use // to seperate
  6. Resourcepacks Location Input - opens Resourcepacks Location Input menu
  7. Reload - reloads resourcepacks found in Resourcepacks List (4)
  8. Select/Deselct all - select or deselect all resourcepacks for conversion
  9. Conversion Selector - select which conversions to use (FSB, VMT, CIM)
  10. Run - starts converting resourcepacks

Settings Screen

Guisettings
This image is outdated. The up-to-date settings documentation can be found at CONFIG.md. Descriptions can also be found in the hover toopltip. 8. Save - save settings to file 9. Unsaved Changes Warning - warns about unsaves changes

Help Screen

Guihelp
Help screen appears if mcpppp-config.json isn't found, or when the Help button is clicked.

Resourcepacks Location Input Screen

Guirespackinput

  1. Path Selector - select a path to delete
  2. Add Path - browse for your resourcepacks folder
  3. Delete Path - delete the currently selected path