Commit 417b00eb authored by saad's avatar saad

Merge branch 'master' of http://gitlab.caprover.al-arcade.com/root/ssbookminigames

# Conflicts:
#	My project/Packages/packages-lock.json
parents cd3a53e2 f78a8b1f
{
"recommendations": [
"visualstudiotoolsforunity.vstuc"
]
}
{
"version": "0.2.0",
"configurations": [
{
"name": "Attach to Unity",
"type": "vstuc",
"request": "attach"
}
]
}
\ No newline at end of file
{
"files.exclude": {
"**/.DS_Store": true,
"**/.git": true,
"**/.vs": true,
"**/.gitmodules": true,
"**/.vsconfig": true,
"**/*.booproj": true,
"**/*.pidb": true,
"**/*.suo": true,
"**/*.user": true,
"**/*.userprefs": true,
"**/*.unityproj": true,
"**/*.dll": true,
"**/*.exe": true,
"**/*.pdf": true,
"**/*.mid": true,
"**/*.midi": true,
"**/*.wav": true,
"**/*.gif": true,
"**/*.ico": true,
"**/*.jpg": true,
"**/*.jpeg": true,
"**/*.png": true,
"**/*.psd": true,
"**/*.tga": true,
"**/*.tif": true,
"**/*.tiff": true,
"**/*.3ds": true,
"**/*.3DS": true,
"**/*.fbx": true,
"**/*.FBX": true,
"**/*.lxo": true,
"**/*.LXO": true,
"**/*.ma": true,
"**/*.MA": true,
"**/*.obj": true,
"**/*.OBJ": true,
"**/*.asset": true,
"**/*.cubemap": true,
"**/*.flare": true,
"**/*.mat": true,
"**/*.meta": true,
"**/*.prefab": true,
"**/*.unity": true,
"build/": true,
"Build/": true,
"Library/": true,
"library/": true,
"obj/": true,
"Obj/": true,
"Logs/": true,
"logs/": true,
"ProjectSettings/": true,
"UserSettings/": true,
"temp/": true,
"Temp/": true
},
"files.associations": {
"*.asset": "yaml",
"*.meta": "yaml",
"*.prefab": "yaml",
"*.unity": "yaml",
},
"explorer.fileNesting.enabled": true,
"explorer.fileNesting.patterns": {
"*.sln": "*.csproj",
"*.slnx": "*.csproj"
},
"dotnet.defaultSolution": "My project.slnx"
}
\ No newline at end of file
......@@ -579,7 +579,7 @@ MonoBehaviour:
gradeId: 0
questionCount: 8
classCode:
arabicFont: {fileID: 11400000, guid: 26b3aa44ee4404ecaa3e6659fc8e4a86, type: 2}
arabicFont: {fileID: 11400000, guid: 8b4edeefed0fc9f60b1084045988b4cb, type: 2}
useOfflineTestData: 1
--- !u!114 &1440871594
MonoBehaviour:
......
This diff is collapsed.
fileFormatVersion: 2
guid: 8b4edeefed0fc9f60b1084045988b4cb
NativeFormatImporter:
externalObjects: {}
mainObjectFileID: 11400000
userData:
assetBundleName:
assetBundleVariant:
<Solution>
<Project Path="Assembly-CSharp.csproj" />
<Project Path="Assembly-CSharp-firstpass.csproj" />
<Project Path="Assembly-CSharp-Editor.csproj" />
</Solution>
{
"dependencies": {
"com.unity.ai.navigation": {
"version": "2.0.10",
"version": "2.0.9",
"depth": 0,
"source": "registry",
"dependencies": {
......@@ -10,7 +10,7 @@
"url": "https://packages.unity.com"
},
"com.unity.burst": {
"version": "1.8.28",
"version": "1.8.25",
"depth": 2,
"source": "registry",
"dependencies": {
......@@ -20,7 +20,7 @@
"url": "https://packages.unity.com"
},
"com.unity.collab-proxy": {
"version": "2.11.3",
"version": "2.10.2",
"depth": 0,
"source": "registry",
"dependencies": {},
......@@ -46,7 +46,7 @@
"dependencies": {}
},
"com.unity.ide.rider": {
"version": "3.0.39",
"version": "3.0.38",
"depth": 0,
"source": "registry",
"dependencies": {
......@@ -55,16 +55,16 @@
"url": "https://packages.unity.com"
},
"com.unity.ide.visualstudio": {
"version": "2.0.26",
"version": "2.0.25",
"depth": 0,
"source": "registry",
"dependencies": {
"com.unity.test-framework": "1.1.33"
"com.unity.test-framework": "1.1.31"
},
"url": "https://packages.unity.com"
},
"com.unity.inputsystem": {
"version": "1.18.0",
"version": "1.17.0",
"depth": 0,
"source": "registry",
"dependencies": {
......@@ -170,7 +170,7 @@
"url": "https://packages.unity.com"
},
"com.unity.timeline": {
"version": "1.8.10",
"version": "1.8.9",
"depth": 0,
"source": "registry",
"dependencies": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment