diff options
| author | realtradam <[email protected]> | 2022-12-07 23:45:28 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-12-07 23:45:28 -0500 |
| commit | 6c3569682f9ada8a5f36c073c9a481818f480571 (patch) | |
| tree | bb96180f5eeb72774afe3ad3d143920af5eca976 /Assets/Readme.asset | |
| download | Magnet-Run-3D-6c3569682f9ada8a5f36c073c9a481818f480571.tar.gz Magnet-Run-3D-6c3569682f9ada8a5f36c073c9a481818f480571.zip | |
init
Diffstat (limited to 'Assets/Readme.asset')
| -rw-r--r-- | Assets/Readme.asset | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/Assets/Readme.asset b/Assets/Readme.asset new file mode 100644 index 0000000..77c2f83 --- /dev/null +++ b/Assets/Readme.asset @@ -0,0 +1,34 @@ +%YAML 1.1 +%TAG !u! tag:unity3d.com,2011: +--- !u!114 &11400000 +MonoBehaviour: + m_ObjectHideFlags: 0 + m_CorrespondingSourceObject: {fileID: 0} + m_PrefabInstance: {fileID: 0} + m_PrefabAsset: {fileID: 0} + m_GameObject: {fileID: 0} + m_Enabled: 1 + m_EditorHideFlags: 0 + m_Script: {fileID: 11500000, guid: fcf7219bab7fe46a1ad266029b2fee19, type: 3} + m_Name: Readme + m_EditorClassIdentifier: + icon: {fileID: 2800000, guid: 727a75301c3d24613a3ebcec4a24c2c8, type: 3} + title: URP Empty Template + 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 + loadedLayout: 1 |
