TiledTerrain/Assets/Tile Terrain/Editor/BitGames.Terrain.Editor.asmdef

18 lines
401 B
Plaintext
Raw Normal View History

2024-08-28 11:22:57 +03:00
{
"name": "BitGames.Terrain.Editor",
"rootNamespace": "BitGames.Terrain",
"references": [
"BitGames.Terrain.Runtime"
],
"includePlatforms": [
"Editor"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}