mirror of
https://github.com/Project-Redacted/Highscores-Server.git
synced 2025-05-28 22:13:14 +00:00
Add example Unity Project
This commit is contained in:
parent
fda7ff28dd
commit
e3acdb9d6b
7122 changed files with 505543 additions and 2 deletions
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"displayName": "Custom NUnit",
|
||||
"name": "com.unity.ext.nunit",
|
||||
"version": "1.0.6",
|
||||
"unity": "2019.2",
|
||||
"description": "Custom version of the nunit package build to work with Unity. Used by the Unity Test Framework.",
|
||||
"keywords": [
|
||||
"nunit",
|
||||
"unittest",
|
||||
"test"
|
||||
],
|
||||
"category": "Libraries",
|
||||
"repository": {
|
||||
"url": "https://github.cds.internal.unity3d.com/unity/com.unity.ext.nunit.git",
|
||||
"type": "git",
|
||||
"revision": "29ea4d6504a5f58fb3a6934db839aa80ae6d9d88"
|
||||
},
|
||||
"relatedPackages": {
|
||||
"com.unity.ext.nunit.tests": "1.0.6"
|
||||
},
|
||||
"upmCi": {
|
||||
"footprint": "e9f76bd265402773096bf08a8ffb51cd3d76f39a"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue