Mirror/Assets/Mirage.Profiler/package.json
2024-01-16 08:58:48 +00:00

17 lines
433 B
JSON
Executable File

{
"name": "com.james-frowen.mirage-profiler",
"displayName": "Mirage Profiler",
"version": "1.1.0-mirror.11",
"unity": "2021.3",
"description": "Network profiler for Mirage",
"author": "James Frowen",
"repository": {
"type": "git",
"url": "https://github.com/James-Frowen/Mirage.Profiler"
},
"dependencies": {
"com.unity.profiling.core": "1.0.2"
},
"samples": []
}