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,15 @@
image: node:6.10.0
stages:
- push_to_packman_staging
push_to_packman_staging:
stage: push_to_packman_staging
only:
- tags
script:
- sed -i "s/0.0.1-PLACEHOLDERVERSION/$CI_COMMIT_TAG/g" package.json
- sed -i "s/PLACEHOLDERSHA/$CI_COMMIT_SHA/g" package.json
- sed -i "s/0.0.1-PLACEHOLDERVERSION/$CI_COMMIT_TAG/g" CHANGELOG.md
- curl -u $USER_NAME:$API_KEY https://staging-packages.unity.com/auth > .npmrc
- npm publish

View file

@ -0,0 +1,22 @@
# Changelog
## [1.0.6] - 2020-11-30
- isExplicitlyReferenced set to 0 (case 1296162)
## [1.0.5] - 2020-11-04
- Removed pdb files
## [1.0.4] - 2020-11-03
- Added the portable-pdb (DSTR-37)
## [1.0.3] - 2020-10-30
- Fixed being able to load mdb or portable-pdb symbolsbug (DSTR-37)
- Minimum unity version updated (case 1279253)
## [1.0.2] - 2019-12-04
- Added missed metafiles
## [0.0.1] - 2019-02-21
### This is the first release of *Unity Package com.unity.ext.nunit*.
- Migrated the custom version of nunit from inside of unity.

View file

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: f49bbe06ffa5ae24abe32abdab430c24
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,19 @@
Copyright (c) 2018 Charlie Poole, Rob Prouse
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

View file

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: f91a00d2dca52b843b2d50ccf750737d
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,6 @@
# Custom Nunit build to work with Unity
This version of nunit works with all platforms, il2cpp and Mono AOT.
For Nunit Documentation:
https://github.com/nunit/docs/wiki/NUnit-Documentation

View file

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 5da62a0c1c5218c4aa16b74546a7822d
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: a36d8b72880a8004f96ac54ce4598ff9
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,8 @@
fileFormatVersion: 2
guid: 2347243c7aa3e224f9282dc94e6fc3b2
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View file

@ -0,0 +1,33 @@
fileFormatVersion: 2
guid: f1605f5534186904fa2c4c42acbfe01e
PluginImporter:
externalObjects: {}
serializedVersion: 2
iconMap: {}
executionOrder: {}
defineConstraints: []
isPreloaded: 0
isOverridable: 1
isExplicitlyReferenced: 1
validateReferences: 1
platformData:
- first:
Any:
second:
enabled: 1
settings: {}
- first:
Editor: Editor
second:
enabled: 0
settings:
DefaultValueInitialized: true
- first:
Windows Store Apps: WindowsStoreApps
second:
enabled: 0
settings:
CPU: AnyCPU
userData:
assetBundleName:
assetBundleVariant:

View file

@ -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"
}
}

View file

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 8143d3a8390f2c64685e3bc272bd9e90
TextScriptImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: