// 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 Crest - CPU Queries package needs to be updated to be compatible with this version of Crest." #endif #if d_UpdatePaint #error "Your Crest - Paint package needs to be updated to be compatible with this version of Crest." #endif #if d_UpdatePortals #error "Your Crest - Portals package needs to be updated to be compatible with this version of Crest." #endif #if d_UpdateShallowWater #error "Your Crest - Shallow Water package needs to be updated to be compatible with this version of Crest." #endif #if d_UpdateShiftingOrigin #error "Your Crest - Shifting Origin package needs to be updated to be compatible with this version of Crest." #endif #if d_UpdateSplines #error "Your Crest - Splines package needs to be updated to be compatible with this version of Crest." #endif #if d_UpdateWhirlpool #error "Your Crest - Whirlpool package needs to be updated to be compatible with this version of Crest." #endif