-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy pathversion.xml
More file actions
28 lines (28 loc) · 1.12 KB
/
version.xml
File metadata and controls
28 lines (28 loc) · 1.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<AutoDriveEditor>
<latest_version>1.1.1</latest_version>
<version_notes><![CDATA[<html>
<head>
<title>Version Notes</title>
</head>
<body>
<h3 style="font-family:verdana;">Update to v1.1.1</h2>
<p><u>Changes</u></p>
<ul>
<li>"Import images from zip" menu option
<ul>
<li>Changed zip file processing to autodetect the FS version from the maps xml files</li>
<li>Added override option if auto-detected version is incorrect.</li>
<li>Modified map preview image to remove the unused borders</li>
</ul>
</li>
</ul>
<p><u>Fixes</u></p>
<ul>
<li>Fixed crash on detecting FS25 parking spots from vehicle.xml</li>
</ul>
<p>Visit the Release Page <a href="https://github.com/KillBait/AutoDrive_Course_Editor/releases">Here</a>.</p>
</body>
</html>]]>
</version_notes>
</AutoDriveEditor>