3 Commits
v1.0.7 ... main

Author SHA1 Message Date
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 14 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
<item> <item>
<version>1.0.7</version> <version>1.0.7</version>
<url>https://github.com/franukis/MCT_release/releases/download/test/SetupMCT.zip</url> <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> <mandatory>false</mandatory>
</item> </item>
@@ -10,3 +10,4 @@

View File

@@ -1,2 +1,3 @@
# MCT_release # 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.

View File

@@ -12,6 +12,15 @@
<center> <center>
<h1>GV5Js Mission Commander Toolkit</h1> <h1>GV5Js Mission Commander Toolkit</h1>
</center5 Changelog:</u></h2> </center5 Changelog:</u></h2>
<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> <h2><u>v1.0.5 Changelog:</u></h2>
<ul> <ul>
<li style="color: red;">[Fix]:Threats card - Su-30 would appear as MiG-21</li> <li style="color: red;">[Fix]:Threats card - Su-30 would appear as MiG-21</li>
@@ -99,3 +108,4 @@
</body> </body>
</html> </html>