修改水

This commit is contained in:
2026-01-01 22:00:33 +08:00
parent 040a222bd6
commit 9ceffccd39
1800 changed files with 103929 additions and 139495 deletions

View File

@@ -0,0 +1,34 @@
// Crest Water System
// Copyright © 2024 Wave Harmonic. All rights reserved.
#if !UNITY_2022_3_OR_NEWER
#error "Crest requires Unity version 2022.3 at a minimum."
#endif
#if d_UpdateCPUQueries
#error "Your <i>Crest - CPU Queries</i> package needs to be updated to be compatible with this version of Crest."
#endif
#if d_UpdatePaint
#error "Your <i>Crest - Paint</i> package needs to be updated to be compatible with this version of Crest."
#endif
#if d_UpdatePortals
#error "Your <i>Crest - Portals</i> package needs to be updated to be compatible with this version of Crest."
#endif
#if d_UpdateShallowWater
#error "Your <i>Crest - Shallow Water</i> package needs to be updated to be compatible with this version of Crest."
#endif
#if d_UpdateShiftingOrigin
#error "Your <i>Crest - Shifting Origin</i> package needs to be updated to be compatible with this version of Crest."
#endif
#if d_UpdateSplines
#error "Your <i>Crest - Splines</i> package needs to be updated to be compatible with this version of Crest."
#endif
#if d_UpdateWhirlpool
#error "Your <i>Crest - Whirlpool</i> package needs to be updated to be compatible with this version of Crest."
#endif