Skip to content

Commit

Permalink
Updated README for file name changes, and added image screen shots of…
Browse files Browse the repository at this point in the history
… the WIP UI
  • Loading branch information
idarthjedi committed Jun 1, 2023
1 parent 154e968 commit fe7a052
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,14 @@ A collection of utilities and scripts I've written to help in my DayZ Management

This loads the main application (WIP) that brings a GUI interface to all the different utilities written within this toolset.

## src/qt.py (quicktest)
![image_mainUI.jpg](src%2Fconfig%2Fresources%2Fimage_mainUI.jpg)

## src/validatorUI.py (Validator quicktest)

This will load a GUI to set the directory structure, and upon closing, will validate the DayZ Profile XML Files, and optionally the well-formedness of the JSON and XML files in various directories.

![image_configUI.jpg](src%2Fconfig%2Fresources%2Fimage_configUI.jpg)

### src/config/app-config.json

This file is created the first time the application requests configuration information and stored locally. Delete this file to recreate the config file upon next config run.
Expand Down
Binary file added src/config/resources/image_configUI.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/config/resources/image_mainUI.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fe7a052

Please sign in to comment.