-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
608a555
commit fa917a3
Showing
2 changed files
with
60 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |