Make historical ASETProps compatible with all game versions (#1920)

This commit is contained in:
HebaruSan 2020-05-18 14:57:04 -05:00 committed by GitHub
parent c7c5a43ef6
commit 88a6db7253
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 4 deletions

View File

@ -9,8 +9,7 @@
"homepage": "http://forum.kerbalspaceprogram.com/index.php?/topic/116430-*"
},
"version": "1.3",
"ksp_version_min": "1.0.4",
"ksp_version_max": "1.1.3",
"ksp_version": "any",
"depends": [
{
"name": "RasterPropMonitor-Core",

View File

@ -11,8 +11,7 @@
"x_screenshot": "https://spacedock.info/content/alexustas_3789/ASET_Props/ASET_Props-1486510832.1924078.png"
},
"version": "1.4",
"ksp_version_min": "1.2",
"ksp_version_max": "1.3",
"ksp_version": "any",
"depends": [
{
"name": "ASETAgency"