mirror of
https://github.com/Project-Redacted/Highscores-Server.git
synced 2025-05-14 07:32:15 +00:00
10 lines
354 B
JSON
10 lines
354 B
JSON
{
|
|
"name": "com.unity.modules.tilemap",
|
|
"version": "1.0.0",
|
|
"type": "module",
|
|
"displayName": "Tilemap",
|
|
"description": "The Tilemap module implements the Tilemap class. Scripting API: https://docs.unity3d.com/ScriptReference/UnityEngine.TilemapModule.html",
|
|
"dependencies": {
|
|
"com.unity.modules.physics2d": "1.0.0"
|
|
}
|
|
}
|