Add example Unity Project

This commit is contained in:
Michał Gdula 2023-04-26 01:55:33 +01:00
parent fda7ff28dd
commit e3acdb9d6b
7122 changed files with 505543 additions and 2 deletions

View file

@ -0,0 +1,22 @@
{
"name": "com.unity.sysroot",
"displayName": "Sysroot Base",
"version": "2.0.5",
"unity": "2019.4",
"keywords": [
"unity",
"linux",
"sysroot"
],
"description": "This is the base sysroot package required by all sysroot and toolchain packages",
"dependencies": {},
"upmCi": {
"footprint": "29f47b2cd15263d4774bf6ff29406f59873e982a"
},
"documentationUrl": "https://docs.unity3d.com/Packages/com.unity.sysroot@2.0/manual/index.html",
"repository": {
"url": "https://github.com/Unity-Technologies/com.unity.sysroot.git",
"type": "git",
"revision": "06af5d019fed618daef07b5db278be147aed574b"
}
}