Compare commits

..

4 Commits

Author SHA1 Message Date
franukis 3c35d01f9d Update changelog with version 1.0.8 details
Added new changelog entries for version 1.0.8 and updated existing entries.
2025-11-24 16:58:19 +01:00
franukis 69bf055d65 Enhance README with download and autoupdater info
Added information about downloading the toolkit and the autoupdater function.
2025-11-04 11:23:00 +01:00
franukis a2498c1bbb Update changelog with new versions and fixes 2025-11-03 13:09:36 +01:00
franukis 24c10ca578 Update changelog URL in MCT.xml 2025-10-30 16:21:24 +01:00
3 changed files with 19 additions and 2 deletions
+2 -1
View File
@@ -2,7 +2,7 @@
<item>
<version>1.0.7</version>
<url>https://github.com/franukis/MCT_release/releases/download/test/SetupMCT.zip</url>
<changelog>htmlpreview.github.io/?https://raw.githubusercontent.com/franukis/MCT_release/refs/heads/main/changelog.html</changelog>
<changelog>https://raw.githack.com/franukis/MCT_release/refs/heads/main/changelog.html</changelog>
<mandatory>false</mandatory>
</item>
@@ -10,3 +10,4 @@
+2 -1
View File
@@ -1,2 +1,3 @@
# MCT_release
MCT releases
MCT releases only
If you have not downloaded the Mission Commander Toolkit yet, you can download the zip file in the latest release. Starting from v1.0.7, the autoupdater function should fetch the latest github release and apply it automatically.
+15
View File
@@ -12,6 +12,19 @@
<center>
<h1>GV5Js Mission Commander Toolkit</h1>
</center5 Changelog:</u></h2>
<h2><u>v1.0.8 Changelog:</u></h2>
<ul>
<li style="color: orange;">[Change]: Modified Rezky frigates threat range, and included several ship-related changes</li>
</ul>
<h2><u>v1.0.7 Changelog:</u></h2>
<ul>
<li style="color: orange;">[Change]: first release via Github</li>
</ul>
<h2><u>v1.0.6 Changelog:</u></h2>
<ul>
<li style="color: red;">[Debug]:Internal release to test the move to GitHub of the autoupdater</li>
<li style="color: green;">[New/WiP]: Started to implement Ship information and threat rings. Red side-only for now</li>
</ul>
<h2><u>v1.0.5 Changelog:</u></h2>
<ul>
<li style="color: red;">[Fix]:Threats card - Su-30 would appear as MiG-21</li>
@@ -99,3 +112,5 @@
</body>
</html>