From 10ef44e29a8258796e15a20f5ff822c57396760f Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:51:34 -0500 Subject: [PATCH 1/2] Add Principia to supports --- RealSolarSystem.netkan | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RealSolarSystem.netkan b/RealSolarSystem.netkan index 15468827..57930e64 100644 --- a/RealSolarSystem.netkan +++ b/RealSolarSystem.netkan @@ -34,6 +34,8 @@ recommends: - name: RSSDateTimeFormatter - name: RSSVE-Textures - name: Parallax +supports: + - name: Principia install: - find: RealSolarSystem install_to: GameData From 9afbeab0b0caea7ff88705a38a147fb2f7526047 Mon Sep 17 00:00:00 2001 From: Clayell <125416952+Clayell@users.noreply.github.com> Date: Sat, 2 May 2026 12:53:25 -0400 Subject: [PATCH 2/2] move it into recommends --- RealSolarSystem.netkan | 1 - 1 file changed, 1 deletion(-) diff --git a/RealSolarSystem.netkan b/RealSolarSystem.netkan index 57930e64..a2973437 100644 --- a/RealSolarSystem.netkan +++ b/RealSolarSystem.netkan @@ -34,7 +34,6 @@ recommends: - name: RSSDateTimeFormatter - name: RSSVE-Textures - name: Parallax -supports: - name: Principia install: - find: RealSolarSystem