We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3172084 commit 7f8f09eCopy full SHA for 7f8f09e
1 file changed
src/pages/faq.astro
@@ -94,10 +94,6 @@ import '../styles/global.css';
94
Redux is distributed as binary patches containing only our modifications to the game files.
95
That means that there is no distribution of the original game code, and users must have a legal copy of KSP2 to use Redux.
96
</p>
97
- <p>
98
- <strong>Note:</strong> Redux is based on KSP2's proprietary source code, so we cannot distribute it as traditional open-source.
99
- Instead, we distribute only our changes as binary patches to ensure compliance with copyright law.
100
- </p>
101
<p>
102
<strong>Important:</strong> Redux is fan-made software developed by volunteers. While we test
103
thoroughly, new bugs may be introduced. Always report issues you encounter so we can fix them!
0 commit comments