Update compatibility of Parallax 1.2.3 to KSP 1.11 - 1.12 (#2382)

This commit is contained in:
DasSkelett 2021-07-07 22:33:02 +02:00 committed by GitHub
parent 68e207524f
commit a6919733cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -5,7 +5,8 @@
"abstract": "A PBR tessellation shader for planetary textures",
"author": "Linx",
"version": "1.2.3",
"ksp_version": "1.11",
"ksp_version_min": "1.11",
"ksp_version_max": "1.12",
"license": "CC-BY-NC-ND-4.0",
"resources": {
"homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/197024-*",