Skip to content

Commit abf13bb

Browse files
committed
Push Release 8.0.1.2
- Fix for #635 - Fix for #621 - Possible fixes for #655 , #578 and #586 - Another fix for self intersection detection - Fix for #664 - Fix for #651 - Another fix division by 0. - Fixes for NEXAT DLC #679 Note: This contains the important fixes for the NEXAT. We know that not everything works perfect yet and there will be more improvements for it at a later point, but the bugfixes had priority.
1 parent ede285d commit abf13bb

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/scripts/update-templates/config.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"8.0.0.11",
2121
"8.0.0.12",
2222
"8.0.1.0",
23-
"8.0.1.1"
23+
"8.0.1.1",
24+
"8.0.1.2"
2425
],
2526
"modhub_versions" : [
2627
"0"

modDesc.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
22
<modDesc descVersion="94">
3-
<version>8.0.1.1</version>
3+
<version>8.0.1.2</version>
44
<author><![CDATA[Courseplay.devTeam]]></author>
55
<title>
66
<en>CoursePlay</en>

0 commit comments

Comments
 (0)