You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,12 +2,13 @@
2
2
3
3
All notable changes to this project will be documented in this file
4
4
5
-
## Unreleased
5
+
## 0.4.1 - 2025-04-04
6
6
7
7
- Gracefully handle failing to patch a Shader.Find callsite (usually in generic methods). Specifically this would occur with KRPC and cause any further patches to be skipped.
8
8
- Change several spammy log messages to be debug-only
9
9
- Skip applying material replacements to renderers that don't have a sharedMaterial (some ParticleSystemRenderers apparently)
10
10
11
+
11
12
## 0.4.0 - 2024-09-09
12
13
13
14
Major build system refactor, and adoption by the KSPModdingLibs team.
0 commit comments