From d970c1ccc3caa0be5d6402f9dd3ef49a4c658f87 Mon Sep 17 00:00:00 2001 From: Robby Attila Date: Thu, 16 Feb 2023 16:00:45 -0800 Subject: [PATCH] update version --- bin/modpaths/urls.txt | 2 +- gui.pyw | 2 +- readme.md | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) 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) |