Skip to content

Commit

Permalink
update README and media
Browse files Browse the repository at this point in the history
  • Loading branch information
SpontanCombust committed Aug 28, 2022
1 parent 0e50e7d commit 3946630
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# The Witcher 3 Mod Settings Framework
<img src="doc/title.jpg" alt="Logo" style="width: 1000px; height: 250px; object-fit: cover;"/>

<br>

[Synopsis](#synopsis)

Expand Down Expand Up @@ -40,7 +42,7 @@ Second part of this framework is WitcherScript code that updates generated by pa
2. Install `TW3_Mod_Settings_Framework_modSettingsFramework.zip` dependency from the [releases page](https://github.com/SpontanCombust/tw3-settings-framework/releases) and use script merger if necessary


3. Use the `settings_parser` program with the menu xml of your mod
3. Download `TW3_Mod_Settings_Framework_Parser.zip` and unpack it anywhere. Use the `settings_parser.exe` program with the menu xml of your mod

```shell
./settings_parser -f ../../doc/mod-menu.xml -m MyModSettings -v 1.23 --omit-prefix=MOD
Expand Down
Binary file added doc/comparison.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 doc/site_graphics.xcf
Binary file not shown.
Binary file added doc/title.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 3946630

Please sign in to comment.