Rework ResourceManager and related to completely detach extensions from runtime.

* Removed `SpineDataComponent`
* Removed `TalosDataComponent`
This commit is contained in:
fgnm
2021-12-26 23:58:51 +01:00
parent 16b7ace5c7
commit 1bf7e5be99
38 changed files with 125 additions and 119 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ plugins {
}
group 'games.rednblack'
version '0.0.8'
version '0.1.0'
repositories {
mavenCentral()