diff --git a/bin/modpaths/urls.txt b/bin/modpaths/urls.txt index 3717786..7be3004 100644 --- a/bin/modpaths/urls.txt +++ b/bin/modpaths/urls.txt @@ -2,5 +2,5 @@ update_url=https://github.com/robbyz512/dota2-minify/releases discord_url=https://discord.gg/2YDnqpbcKM patreon_url=https://www.patreon.com/minify help_url=https://github.com/robbyz512/dota2-minify#rocket-installation -latest_version_url=1.05.22 +latest_version_url=1.05b.23 dev_version=https://github.com/robbyz512/dota2-minify#books-developing-your-own-mods \ No newline at end of file diff --git a/gui.pyw b/gui.pyw index 296d9f5..1aa30b3 100644 --- a/gui.pyw +++ b/gui.pyw @@ -258,7 +258,7 @@ class App(): helper.cleanFolders(mpaths.build_dir, mpaths.logs_dir, mpaths.content_dir, mpaths.game_dir, mpaths.minify_dir) # patch playXML warning - helper.patchPlayXML(mpaths.build_dir) + # helper.patchPlayXML(mpaths.build_dir) styling_dictionary = {} # blacklist_dictionary = {} diff --git a/readme.md b/readme.md index 5d2205d..1194e97 100644 --- a/readme.md +++ b/readme.md @@ -31,8 +31,8 @@ -| Benchmark (click to play) | App (click to zoom) | -| :-----------------------------------------------------------------------------------: | :-----------------------------------: | +| Benchmark (click to play) | App (click to zoom) | +| :-----------------------------------------------------------------------------------: | :----------------------------------: | | [![](https://i.imgur.com/Lglso6f.pngg)](https://www.youtube.com/watch?v=0TuS7qbgsQQ") | ![](https://i.imgur.com/brFM4HX.jpg) |