0.4.0-3.4.4
The pre built engines are the zip files.
The other files are export templates needed for exporting your game. See exporting documentation on how to use them.
Changelog:
- 7356d37 Fix invalid comment sequence (#335)
- 84eab74 Support abstract classes (#339) (#340)
- da36ac6 chore: update module version to 0.4.0 (#331)
- 4c38a90 Update IDE plugin and define a more lenient supported max version (#333)
- d2be9c1 Update kotlin version to
1.7.10
(#334) - cbdb5f2 Update project; kotlin version to
1.7.0
, shadowJar to7.1.2
, kotlinPoet to1.12.0
, ksp to1.7.0-1.0.6
(#327) - 7573ef1 Fix Basis(), Basis#isOrthogonal, Basis#isEqualApprox (#330)
- 5e2fdc3 Feature/update to kotlin 1.6.21 and add deployment IJ213 intellij plugin (#324)
- 4e48098 Security: Update shadow plugin dependency to 7.1.2, in order to address CVE-2021-45105 and CVE-2021-44832 (#323)