Skip to content

Commit

Permalink
KerbalStats: unfreeze and point at spacedock (#10263)
Browse files Browse the repository at this point in the history
  • Loading branch information
JonnyOThan authored Oct 18, 2024
1 parent 366d9f3 commit 3ad1941
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 24 deletions.
24 changes: 0 additions & 24 deletions NetKAN/KerbalStats.frozen

This file was deleted.

12 changes: 12 additions & 0 deletions NetKAN/KerbalStats.netkan
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
identifier: KerbalStats

Check warning on line 1 in NetKAN/KerbalStats.netkan

View workflow job for this annotation

GitHub Actions / Inflate

2913 [1] WARN CKAN.NetKAN.Validators.PluginsValidator (null) - Unbounded future compatibility for module with a plugin, consider setting $vref or ksp_version or ksp_version_max
name: Kerbal Stats
author: taniwha
$kref: '#/ckan/spacedock/3736'
ksp_version_min: '1.8'
tags:
- plugin
- crewed
install:
- file: KerbalStats

Check warning on line 10 in NetKAN/KerbalStats.netkan

View workflow job for this annotation

GitHub Actions / Inflate

10:1 [indentation] wrong indentation: expected 2 but found 0
install_to: GameData
filter: KerbalStatsWrapper.cs

0 comments on commit 3ad1941

Please sign in to comment.