diff --git a/downloads/pack-converter.html b/downloads/pack-converter.html index d419ca2..9c76445 100644 --- a/downloads/pack-converter.html +++ b/downloads/pack-converter.html @@ -63,11 +63,14 @@
Place holder for showcase video
-To use this program, please check out the instructions.txt file included in the download or Alien's video, linked above!
+ even if they were converted manually each time! For a full list of limitations, please + check out this + list. +To use this program, please check out the instructions.txt file included in the download + or Alien's video, linked above!
+ +This program is licensed under the BSD 3-Clause "New" or "Revised" License. You can find a +
This program is licensed under the BSD 3-Clause "New" or "Revised" License. You can find + a copy of the license here diff --git a/software-versions/pack-converter-versions.ini b/software-versions/pack-converter-versions.ini index 5ab6f04..1dd99ca 100644 --- a/software-versions/pack-converter-versions.ini +++ b/software-versions/pack-converter-versions.ini @@ -1,12 +1,21 @@ [latest] -latest-version-num=100 +latest-version-num=101 #For AutoIt to be able to compare the versions, so we cannot use decimals +[101] +full-release=true +version-num=1.0.1 +version-github=https://github.com/TheAlienDoctor/minecraft-resource-pack-converter/releases/tag/V1.0.1 +version-page=https://thealiendoctor.com/downloads/pack-converter +update-message=This version adds in better auto update checking. +version-uuid=7ef8742f-95fc-4103-904f-2e663ad71fa8 +version-mc-support=1.19.0 + [100] full-release=true version-num=1.0.0 -version-github=https://GitHub.com -version-page=https://TheAlienDoctor.com +version-github=https://github.com/TheAlienDoctor/minecraft-resource-pack-converter/releases/tag/V1.0.0 +version-page=https://thealiendoctor.com/downloads/pack-converter update-message=This is version 1.0.0! How can you be on a version less than that? version-uuid=59f0a84f-5cde-4fe9-b300-1ccbf2e92d08 version-mc-support=1.19.0 \ No newline at end of file