Skip to content

feat: adding IET table of contents, welcome page, 1st IET: setup UGS [MTT-8695] [MTT-8699] #277

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions Experimental/DedicatedGameServer/Assets/Editor.meta

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

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

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

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

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

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

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

Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
%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: 89305aa391d1c5141bbe1628d930a2c5, type: 3}
m_Name: 0_TableOfContents
m_EditorClassIdentifier:
Modified:
m_PersistentCalls:
m_Calls: []
ParentContainer: {fileID: 0}
OrderInView: 0
BackgroundImage: {fileID: 2800000, guid: a469bb09777a149c5a81f3c4ff52fa85, type: 3}
Title:
m_Untranslated: Dedicated Game Server Sample
Subtitle:
m_Untranslated: Tutorials, overviews, and resources to get the most out of this
sample.
Description:
m_Untranslated:
ProjectLayout: {fileID: 0}
Sections:
- OrderInView: 1
Heading:
m_Untranslated: Dedicated Forum
Text:
m_Untranslated: Ask questions and get help on Netcode for GameObjects
Metadata:
Url: https://forum.unity.com/forums/netcode-for-gameobjects.661/
Image: {fileID: 2800000, guid: 0fd6a562b697746d79629bec3fdc257f, type: 3}
Tutorial: {fileID: 0}
- OrderInView: 2
Heading:
m_Untranslated: Multiplayer Networking Discord
Text:
m_Untranslated: Join our community of Multiplayer Creators on Discord!
Metadata:
Url: https://discord.gg/unity-multiplayer-network
Image: {fileID: 2800000, guid: 733d9a03d2797482e972c42e937bf4a6, type: 3}
Tutorial: {fileID: 0}
- OrderInView: 3
Heading:
m_Untranslated: Bitesize Samples Repository
Text:
m_Untranslated: Explore the other bitesize samples
Metadata:
Url: https://github.com/Unity-Technologies/com.unity.multiplayer.samples.bitesize
Image: {fileID: 2800000, guid: f21dcbddeb5cc4547955897456cfe4a3, type: 3}
Tutorial: {fileID: 0}
- OrderInView: 4
Heading:
m_Untranslated: Request a feature or report a bug
Text:
m_Untranslated: Help us make the best samples!
Metadata:
Url: https://github.com/Unity-Technologies/com.unity.multiplayer.samples.bitesize/issues/new/choose
Image: {fileID: 2800000, guid: f21dcbddeb5cc4547955897456cfe4a3, type: 3}
Tutorial: {fileID: 0}
- OrderInView: 5
Heading:
m_Untranslated: Official Documentation
Text:
m_Untranslated: Refer to the documentation to understand advanced concepts
Metadata:
Url: https://docs-multiplayer.unity3d.com/netcode/current/about
Image: {fileID: 2800000, guid: caa22bb026fa84979ba1be2779739367, type: 3}
Tutorial: {fileID: 0}

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

Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
%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: 89305aa391d1c5141bbe1628d930a2c5, type: 3}
m_Name: 1_ConfigureUGS
m_EditorClassIdentifier:
Modified:
m_PersistentCalls:
m_Calls: []
ParentContainer: {fileID: 11400000, guid: fe1f704f40b86474886be5fd9d91996b, type: 2}
OrderInView: 1
BackgroundImage: {fileID: 2800000, guid: 0e9ea27979f7a4a5bb15caa2e6729425, type: 3}
Title:
m_Untranslated: Unity Gaming Services Configuration
Subtitle:
m_Untranslated: Learn how to connect your project using Unity Cloud's UGS.
Description:
m_Untranslated:
ProjectLayout: {fileID: 0}
Sections:
- OrderInView: 0
Heading:
m_Untranslated: UGS Setup Guide
Text:
m_Untranslated: Learn how to connect your project to Unity Cloud.
Metadata:
Url:
Image: {fileID: 2800000, guid: 0fd6a562b697746d79629bec3fdc257f, type: 3}
Tutorial: {fileID: 11400000, guid: 6a5464225c4ee62499087728e8ee0a4d, type: 2}

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

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

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading