Updating
This commit is contained in:
parent
afb22a9f0c
commit
eadf26a230
22 changed files with 966 additions and 3810 deletions
|
|
@ -103,26 +103,20 @@
|
|||
"href": "sites/overview.html",
|
||||
"title": "About",
|
||||
"section": "",
|
||||
"text": "About this site",
|
||||
"text": "About this site"
|
||||
},
|
||||
{
|
||||
"objectID": "sites/codesnippets/getstarted.html",
|
||||
"href": "sites/codesnippets/getstarted.html",
|
||||
"title": "Code",
|
||||
"section": "",
|
||||
"text": "Example for BlueprintUE",
|
||||
"crumbs": [
|
||||
"Homepage",
|
||||
"Overview"
|
||||
"Code Snippets",
|
||||
"Code"
|
||||
]
|
||||
},
|
||||
{
|
||||
"objectID": "index.html",
|
||||
"href": "index.html",
|
||||
"title": "Home",
|
||||
"section": "",
|
||||
"text": "This is the main page of your documentation. You can add more sections or documentation as you need.\n\n\n\nEasy setup\nUser-friendly interface\nRich documentation\n\nFor more details, refer to the Getting Started section in the sidebar."
|
||||
},
|
||||
{
|
||||
"objectID": "index.html#features",
|
||||
"href": "index.html#features",
|
||||
"title": "Home",
|
||||
"section": "",
|
||||
"text": "Easy setup\nUser-friendly interface\nRich documentation\n\nFor more details, refer to the Getting Started section in the sidebar."
|
||||
},
|
||||
{
|
||||
"objectID": "about.html",
|
||||
"href": "about.html",
|
||||
|
|
@ -130,15 +124,27 @@
|
|||
"section": "",
|
||||
"text": "About this site"
|
||||
},
|
||||
{
|
||||
"objectID": "index.html",
|
||||
"href": "index.html",
|
||||
"title": "Overview",
|
||||
"section": "",
|
||||
"text": "This is the documentation for VIRTUOS WORLD.",
|
||||
"crumbs": [
|
||||
"Homepage",
|
||||
"Overview"
|
||||
]
|
||||
},
|
||||
{
|
||||
"objectID": "sites/getstarted.html",
|
||||
"href": "sites/getstarted.html",
|
||||
"title": "Getting Started",
|
||||
"title": "Project Setup",
|
||||
"section": "",
|
||||
"text": "If you want to take a look inside a project, there are currently three important repositories:\n\nVIRTUOS_Playground: The repository contains the Unreal Engine Project\nVIRTUOS_Assets: Contains all Project related assets like 3D-Models, Graphics etc.\nVIRTUOS_Documents: Contains all written Documents\n\n\nSetting up the project with UE5\nIf you’re familiar with Git, you’ll likely already know how to get the files.\ngit pull https://code.virtuos.world/VIRTUOS_WORLD/VIRTUOS_Docs.git\nIf you’re not comforatable with the command line, you can install a Git GUI like Github Desktop.",
|
||||
"crumbs": [
|
||||
"Homepage",
|
||||
"Getting Started"
|
||||
"Getting Started",
|
||||
"Project Setup"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -146,7 +152,7 @@
|
|||
"href": "sites/styleguide.html",
|
||||
"title": "Styleguide",
|
||||
"section": "",
|
||||
"text": "This Styleguiade is adapted by Gamemakin UE5 Styleguide.",
|
||||
"text": "This Styleguide is adapted by Gamemakin UE5 Styleguide.",
|
||||
"crumbs": [
|
||||
"Homepage",
|
||||
"Styleguide"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue