* Update libGDX and Ashley

* Setup new working version
This commit is contained in:
fgnm
2021-02-05 14:19:00 +01:00
parent 1533352e81
commit cd82eb9f85
12 changed files with 17 additions and 13 deletions
+4
View File
@@ -1,3 +1,7 @@
[0.0.5]
- Update libGDX to 1.9.14
- Update Ashley to 1.7.4-SNAPSHOT
[0.0.4]
- Add support to Talos Particles VFX
- Add Sticky Notes feature
+1 -1
View File
@@ -1 +1 @@
version=0.0.4
version=0.0.5-dev
+1 -1
View File
@@ -15,7 +15,7 @@ plugins {
}
group 'games.rednblack'
version '0.0.4'
version '0.0.5'
repositories {
mavenCentral()
+3 -3
View File
@@ -1,7 +1,7 @@
gdxVersion = 1.9.13
gdxVersionBeta = 1.9.13-SNAPSHOT
gdxVersion = 1.9.14
gdxVersionBeta = 1.9.14
box2dlightsVersion = 1.6-SNAPSHOT
ashleyVersion = 1.7.3
ashleyVersion = 1.7.4-SNAPSHOT
spineVersion = 3.8.55.1
visuiVersion = 1.4.9-SNAPSHOT
typingLabelVersion = 1.2.0
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.0.4'
version '0.0.5'
repositories {
mavenCentral()
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.0.4'
version '0.0.5'
repositories {
mavenCentral()
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.0.4'
version '0.0.5'
repositories {
mavenCentral()
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.0.4'
version '0.0.5'
ext {
pack = ["assets/textures", "assets/pack/", "tiled"]