ATM 5 does not work with KSP 0.90

It produces lots of "Method not found: 'GameDatabase.TextureInfo..ctor'" errors in log and all parts in game are white.
This commit is contained in:
legolegs 2015-11-21 21:47:22 +03:00
parent eec4d76c4f
commit f888621c88
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"repository": "https://github.com/rbray89/ActiveTextureManagement"
},
"version": "5-0",
"ksp_version_min": "0.90",
"ksp_version_min": "1.0",
"ksp_version_max": "1.0.99",
"provides": [
"ActiveTextureManagement"