We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d0681d commit 0d6e658Copy full SHA for 0d6e658
plugin_template/swinfo.json
@@ -5,10 +5,10 @@
5
"name": "Skip Splash Screen",
6
"description": "Skips the splash screen and health warning. To be used only for developing mods (faster iteration).",
7
"source": "https://github.com/Falki-git/SkipSplashScreen",
8
- "version": "1.2.0",
+ "version": "1.3.0",
9
"version_check": "https://raw.githubusercontent.com/Falki-git/SkipSplashScreen/master/plugin_template/swinfo.json",
10
"ksp2_version": {
11
- "min": "0.1.5",
+ "min": "0.2.1",
12
"max": "*"
13
},
14
"dependencies": [
0 commit comments