Skip to content

Commit

Permalink
Project Readme Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Dani-24 committed Nov 24, 2023
1 parent 78f160e commit 80f2a11
Show file tree
Hide file tree
Showing 8 changed files with 303 additions and 26 deletions.

This file was deleted.

24 changes: 6 additions & 18 deletions MultiplayerGame/Assets/Readme.asset
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,11 @@ MonoBehaviour:
m_Script: {fileID: 11500000, guid: fcf7219bab7fe46a1ad266029b2fee19, type: 3}
m_Name: Readme
m_EditorClassIdentifier:
icon: {fileID: 2800000, guid: 727a75301c3d24613a3ebcec4a24c2c8, type: 3}
title: URP Empty Template
icon: {fileID: 2800000, guid: 118428ca659cda54aa76b314f16446f7, type: 3}
title: Lab Sessions Project
sections:
- heading: Welcome to the Universal Render Pipeline
text: This template includes the settings and assets you need to start creating with the Universal Render Pipeline.
linkText:
url:
- heading: URP Documentation
text:
linkText: Read more about URP
url: https://docs.unity3d.com/Packages/com.unity.render-pipelines.universal@latest
- heading: Forums
text:
linkText: Get answers and support
url: https://forum.unity.com/forums/universal-render-pipeline.383/
- heading: Report bugs
text:
linkText: Submit a report
url: https://unity3d.com/unity/qa/bug-reporting
- heading: Welcome to Splatoon't 5
text: Bombardeen Renfe
linkText: "Gnomo T\xE1ctico TermoNuclear"
url: https://youtu.be/YPW_HeOHA1E?si=_RAcK62tTv3q8H0W
loadedLayout: 1
Binary file added MultiplayerGame/Assets/Textures/icon.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
140 changes: 140 additions & 0 deletions MultiplayerGame/Assets/Textures/icon.jpg.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added MultiplayerGame/Assets/Textures/readmeImage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
140 changes: 140 additions & 0 deletions MultiplayerGame/Assets/Textures/readmeImage.png.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions MultiplayerGame/ProjectSettings/BurstAotSettings_WebGL.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"MonoBehaviour": {
"Version": 4,
"EnableBurstCompilation": true,
"EnableOptimisations": true,
"EnableSafetyChecks": false,
"EnableDebugInAllBuilds": false,
"DebugDataKind": 1,
"EnableArmv9SecurityFeatures": false,
"CpuMinTargetX32": 0,
"CpuMaxTargetX32": 0,
"CpuMinTargetX64": 0,
"CpuMaxTargetX64": 0,
"OptimizeFor": 0
}
}
2 changes: 1 addition & 1 deletion MultiplayerGame/ProjectSettings/ProjectSettings.asset
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,7 @@ PlayerSettings:
- m_BuildTarget:
m_Icons:
- serializedVersion: 2
m_Icon: {fileID: 2800000, guid: dffef66376be4fa480fb02b19edbe903, type: 3}
m_Icon: {fileID: 2800000, guid: ee98cb8e808d00b4885a33c3c2450c12, type: 3}
m_Width: 128
m_Height: 128
m_Kind: 0
Expand Down

0 comments on commit 80f2a11

Please sign in to comment.