[Add] Voxel World Generator

This commit is contained in:
2026-03-31 09:02:06 +07:00
parent c22c08753a
commit 122d7e55c2
58 changed files with 3942 additions and 2037 deletions
@@ -0,0 +1,16 @@
{
"name": "VoxelWorld.Runtime",
"rootNamespace": "InfiniteWorld.VoxelWorld",
"references": [
"UniTask"
],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
"overrideReferences": false,
"precompiledReferences": [],
"autoReferenced": true,
"defineConstraints": [],
"versionDefines": [],
"noEngineReferences": false
}