mirror of
https://github.com/Project-Redacted/Highscores-Server.git
synced 2025-06-03 00:43:11 +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,19 @@
|
|||
{
|
||||
"name": "com.unity.ide.rider",
|
||||
"displayName": "JetBrains Rider Editor",
|
||||
"description": "Code editor integration for supporting JetBrains Rider as code editor for unity. Adds support for generating csproj files for code completion, auto discovery of installations, etc.",
|
||||
"version": "1.2.1",
|
||||
"unity": "2019.2",
|
||||
"unityRelease": "0a12",
|
||||
"dependencies": {
|
||||
"com.unity.test-framework": "1.1.1"
|
||||
},
|
||||
"relatedPackages": {
|
||||
"com.unity.ide.rider.tests": "1.2.1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git@github.cds.internal.unity3d.com:unity/com.unity.ide.rider.git",
|
||||
"revision": "038f7161a30add43d98b31fd686ade12ffb96adb"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue