移除水
This commit is contained in:
@@ -1,34 +0,0 @@
|
||||
// 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
|
||||
@@ -1,11 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: 5d837eafb40b24492abeb48eefb7936f
|
||||
MonoImporter:
|
||||
externalObjects: {}
|
||||
serializedVersion: 2
|
||||
defaultReferences: []
|
||||
executionOrder: 0
|
||||
icon: {instanceID: 0}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
@@ -1,52 +0,0 @@
|
||||
{
|
||||
"name": "WaveHarmonic.Crest.Editor.Dependents",
|
||||
"rootNamespace": "",
|
||||
"references": [],
|
||||
"includePlatforms": [
|
||||
"Editor"
|
||||
],
|
||||
"excludePlatforms": [],
|
||||
"allowUnsafeCode": false,
|
||||
"overrideReferences": false,
|
||||
"precompiledReferences": [],
|
||||
"autoReferenced": false,
|
||||
"defineConstraints": [],
|
||||
"versionDefines": [
|
||||
{
|
||||
"name": "com.waveharmonic.crest.cpu-queries",
|
||||
"expression": "(,1.0.4)",
|
||||
"define": "d_UpdateCPUQueries"
|
||||
},
|
||||
{
|
||||
"name": "com.waveharmonic.crest.paint",
|
||||
"expression": "(,1.2.0)",
|
||||
"define": "d_UpdatePaint"
|
||||
},
|
||||
{
|
||||
"name": "com.waveharmonic.crest.portals",
|
||||
"expression": "(,1.2.1)",
|
||||
"define": "d_UpdatePortals"
|
||||
},
|
||||
{
|
||||
"name": "com.waveharmonic.crest.shallow-water",
|
||||
"expression": "(,1.3.1)",
|
||||
"define": "d_UpdateShallowWater"
|
||||
},
|
||||
{
|
||||
"name": "com.waveharmonic.crest.shifting-origin",
|
||||
"expression": "(,1.2.1)",
|
||||
"define": "d_UpdateShiftingOrigin"
|
||||
},
|
||||
{
|
||||
"name": "com.waveharmonic.crest.splines",
|
||||
"expression": "(,1.3.2)",
|
||||
"define": "d_UpdateSplines"
|
||||
},
|
||||
{
|
||||
"name": "com.waveharmonic.crest.whirlpool",
|
||||
"expression": "(,1.0.1)",
|
||||
"define": "d_UpdateWhirlpool"
|
||||
}
|
||||
],
|
||||
"noEngineReferences": false
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
fileFormatVersion: 2
|
||||
guid: f9ef151b7b8ca4034bc5cdd0c2a6465d
|
||||
AssemblyDefinitionImporter:
|
||||
externalObjects: {}
|
||||
userData:
|
||||
assetBundleName:
|
||||
assetBundleVariant:
|
||||
Reference in New Issue
Block a user