Files

25 lines
806 B
JSON
Raw Permalink Normal View History

2026-06-02 19:15:57 -04:00
{
"name" : "com.bracerstudios.bracer-lib",
"version" : "0.1.0",
"displayName" : "BracerLib",
"description" : "General purpose library with lots of items for development.",
"unity" : "2022.3",
"unityRelease" : "",
"dependencies" : {
"com.unity.ai.navigation" : "2.0.12",
"com.unity.collab-proxy" : "2.12.4",
"com.unity.inputsystem" : "1.19.0",
"com.unity.test-framework" : "1.6.0",
"com.unity.testtools.codecoverage" : "1.3.0",
"com.unity.ugui" : "2.0.0",
"com.unity.visualscripting" : "1.9.11"
},
"keywords" : [
],
"author" : {
"name" : "Blake Farrugia",
"email" : "blake@bracerstudios.com",
"url" : "https://bracerstudios.com"
}
}