Update to latest
This commit is contained in:
parent
bd911e53e9
commit
bd65c6c24d
50 changed files with 89 additions and 429 deletions
Binary file not shown.
|
@ -40,8 +40,8 @@ ul.task-list li input[type="checkbox"] {
|
||||||
<link href="site_libs/quarto-html/quarto-syntax-highlighting-dark-bc185b5c5bdbcb35c2eb49d8a876ef70.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles">
|
<link href="site_libs/quarto-html/quarto-syntax-highlighting-dark-bc185b5c5bdbcb35c2eb49d8a876ef70.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles">
|
||||||
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
||||||
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
||||||
<link href="site_libs/bootstrap/bootstrap-9c0693034d044b458c9162626bcdc9d9.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
|
<link href="site_libs/bootstrap/bootstrap-32fa625705450195742079e70094aa8d.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
|
||||||
<link href="site_libs/bootstrap/bootstrap-dark-6b34bfaa84ae10b2732cfd8112e161fe.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
|
<link href="site_libs/bootstrap/bootstrap-dark-b23b6ab41e2233570f882a9525eb7ac9.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
|
||||||
<script id="quarto-search-options" type="application/json">{
|
<script id="quarto-search-options" type="application/json">{
|
||||||
"location": "navbar",
|
"location": "navbar",
|
||||||
"copy-button": false,
|
"copy-button": false,
|
||||||
|
|
BIN
_site/img/Clone1.png
Normal file
BIN
_site/img/Clone1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
BIN
_site/img/Clone2.png
Normal file
BIN
_site/img/Clone2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
|
@ -40,8 +40,8 @@ ul.task-list li input[type="checkbox"] {
|
||||||
<link href="site_libs/quarto-html/quarto-syntax-highlighting-dark-bc185b5c5bdbcb35c2eb49d8a876ef70.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles">
|
<link href="site_libs/quarto-html/quarto-syntax-highlighting-dark-bc185b5c5bdbcb35c2eb49d8a876ef70.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles">
|
||||||
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
||||||
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
||||||
<link href="site_libs/bootstrap/bootstrap-32fa625705450195742079e70094aa8d.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
|
<link href="site_libs/bootstrap/bootstrap-cc0e6b7e963372abfd8d1a3e5f94ef8b.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
|
||||||
<link href="site_libs/bootstrap/bootstrap-dark-b23b6ab41e2233570f882a9525eb7ac9.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
|
<link href="site_libs/bootstrap/bootstrap-dark-984ce6cd9b28ffdc8ec90b4c90a017de.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
|
||||||
<script id="quarto-search-options" type="application/json">{
|
<script id="quarto-search-options" type="application/json">{
|
||||||
"location": "navbar",
|
"location": "navbar",
|
||||||
"copy-button": false,
|
"copy-button": false,
|
||||||
|
|
|
@ -140,7 +140,7 @@
|
||||||
"href": "sites/getstarted.html",
|
"href": "sites/getstarted.html",
|
||||||
"title": "Project Setup",
|
"title": "Project Setup",
|
||||||
"section": "",
|
"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.",
|
"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\nVIRTUOS_Docs: The Documentation in QUarto (which you’re reading right now)\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:\nHit File -> Clone repository\n\nEnter the repository from code.virtuos.world you want to clone, e.g. https://code.virtuos.world/VIRTUOS_WORLD/VIRTUOS_Playground.git\n\n\n\nDependencies\nThe project uses the following external Plugins:\n\nVR Expansion Plugin, see https://github.com/mordentral/VRExpansionPlugin\nSPUD: Steve’s Persistent Unreal Data library, see https://github.com/sinbad/SPUD\n\nThe Plugins are already in the /Plugins folder\n\n\nBuilding the project\nNote: To build the project, you’ll need Visual Studio installed on your system.\n\n\nRight click the .uproject file and hit Generate Visual Studio project files.\n\n\nOpen the newly generated .sln file in Visual Studio. From there, hit Build -> Build solution.",
|
||||||
"crumbs": [
|
"crumbs": [
|
||||||
"Homepage",
|
"Homepage",
|
||||||
"Get Started",
|
"Get Started",
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -75,8 +75,8 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin
|
||||||
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-dark-bc185b5c5bdbcb35c2eb49d8a876ef70.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles">
|
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-dark-bc185b5c5bdbcb35c2eb49d8a876ef70.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles">
|
||||||
<script src="../site_libs/bootstrap/bootstrap.min.js"></script>
|
<script src="../site_libs/bootstrap/bootstrap.min.js"></script>
|
||||||
<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
||||||
<link href="../site_libs/bootstrap/bootstrap-32fa625705450195742079e70094aa8d.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
|
<link href="../site_libs/bootstrap/bootstrap-cc0e6b7e963372abfd8d1a3e5f94ef8b.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
|
||||||
<link href="../site_libs/bootstrap/bootstrap-dark-b23b6ab41e2233570f882a9525eb7ac9.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
|
<link href="../site_libs/bootstrap/bootstrap-dark-984ce6cd9b28ffdc8ec90b4c90a017de.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
|
||||||
<script id="quarto-search-options" type="application/json">{
|
<script id="quarto-search-options" type="application/json">{
|
||||||
"location": "navbar",
|
"location": "navbar",
|
||||||
"copy-button": false,
|
"copy-button": false,
|
||||||
|
@ -387,6 +387,8 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin
|
||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#setting-up-the-project-with-ue5" id="toc-setting-up-the-project-with-ue5" class="nav-link active" data-scroll-target="#setting-up-the-project-with-ue5">Setting up the project with UE5</a></li>
|
<li><a href="#setting-up-the-project-with-ue5" id="toc-setting-up-the-project-with-ue5" class="nav-link active" data-scroll-target="#setting-up-the-project-with-ue5">Setting up the project with UE5</a></li>
|
||||||
|
<li><a href="#dependencies" id="toc-dependencies" class="nav-link" data-scroll-target="#dependencies">Dependencies</a></li>
|
||||||
|
<li><a href="#building-the-project" id="toc-building-the-project" class="nav-link" data-scroll-target="#building-the-project">Building the project</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</div>
|
</div>
|
||||||
|
@ -418,12 +420,38 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin
|
||||||
<li>VIRTUOS_Playground: The repository contains the Unreal Engine Project</li>
|
<li>VIRTUOS_Playground: The repository contains the Unreal Engine Project</li>
|
||||||
<li>VIRTUOS_Assets: Contains all Project related assets like 3D-Models, Graphics etc.</li>
|
<li>VIRTUOS_Assets: Contains all Project related assets like 3D-Models, Graphics etc.</li>
|
||||||
<li>VIRTUOS_Documents: Contains all written Documents</li>
|
<li>VIRTUOS_Documents: Contains all written Documents</li>
|
||||||
|
<li>VIRTUOS_Docs: The Documentation in QUarto (which you’re reading right now)</li>
|
||||||
</ul>
|
</ul>
|
||||||
<section id="setting-up-the-project-with-ue5" class="level1">
|
<section id="setting-up-the-project-with-ue5" class="level1">
|
||||||
<h1>Setting up the project with UE5</h1>
|
<h1>Setting up the project with UE5</h1>
|
||||||
<p>If you’re familiar with Git, you’ll likely already know how to get the files.</p>
|
<p>If you’re familiar with Git, you’ll likely already know how to get the files.</p>
|
||||||
<div class="sourceCode" id="cb1"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="fu">git</span> pull https://code.virtuos.world/VIRTUOS_WORLD/VIRTUOS_Docs.git</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
|
<div class="sourceCode" id="cb1"><pre class="sourceCode bash code-with-copy"><code class="sourceCode bash"><span id="cb1-1"><a href="#cb1-1" aria-hidden="true" tabindex="-1"></a><span class="fu">git</span> pull https://code.virtuos.world/VIRTUOS_WORLD/VIRTUOS_Docs.git</span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
|
||||||
<p>If you’re not comforatable with the command line, you can install a Git GUI like Github Desktop.</p>
|
<p>If you’re not comforatable with the command line, you can install a Git GUI like Github Desktop:</p>
|
||||||
|
<p>Hit <code>File -> Clone repository</code></p>
|
||||||
|
<p><img src="../img/Clone1.png" class="img-fluid"></p>
|
||||||
|
<p>Enter the repository from <code>code.virtuos.world</code> you want to clone, e.g. https://code.virtuos.world/VIRTUOS_WORLD/VIRTUOS_Playground.git</p>
|
||||||
|
<p><img src="../img/Clone2.png" class="img-fluid"></p>
|
||||||
|
</section>
|
||||||
|
<section id="dependencies" class="level1">
|
||||||
|
<h1>Dependencies</h1>
|
||||||
|
<p>The project uses the following external Plugins:</p>
|
||||||
|
<ul>
|
||||||
|
<li>VR Expansion Plugin, see https://github.com/mordentral/VRExpansionPlugin</li>
|
||||||
|
<li>SPUD: Steve’s Persistent Unreal Data library, see https://github.com/sinbad/SPUD</li>
|
||||||
|
</ul>
|
||||||
|
<p>The Plugins are already in the /Plugins folder</p>
|
||||||
|
</section>
|
||||||
|
<section id="building-the-project" class="level1">
|
||||||
|
<h1>Building the project</h1>
|
||||||
|
<p>Note: To build the project, you’ll need Visual Studio installed on your system.</p>
|
||||||
|
<ol>
|
||||||
|
<li>
|
||||||
|
Right click the .uproject file and hit <code>Generate Visual Studio project files</code>.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Open the newly generated .sln file in Visual Studio. From there, hit <code>Build -> Build solution</code>.
|
||||||
|
</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
|
@ -40,8 +40,8 @@ ul.task-list li input[type="checkbox"] {
|
||||||
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-dark-bc185b5c5bdbcb35c2eb49d8a876ef70.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles">
|
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-dark-bc185b5c5bdbcb35c2eb49d8a876ef70.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles">
|
||||||
<script src="../site_libs/bootstrap/bootstrap.min.js"></script>
|
<script src="../site_libs/bootstrap/bootstrap.min.js"></script>
|
||||||
<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
||||||
<link href="../site_libs/bootstrap/bootstrap-9c0693034d044b458c9162626bcdc9d9.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
|
<link href="../site_libs/bootstrap/bootstrap-32fa625705450195742079e70094aa8d.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
|
||||||
<link href="../site_libs/bootstrap/bootstrap-dark-6b34bfaa84ae10b2732cfd8112e161fe.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
|
<link href="../site_libs/bootstrap/bootstrap-dark-b23b6ab41e2233570f882a9525eb7ac9.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
|
||||||
<script id="quarto-search-options" type="application/json">{
|
<script id="quarto-search-options" type="application/json">{
|
||||||
"location": "navbar",
|
"location": "navbar",
|
||||||
"copy-button": false,
|
"copy-button": false,
|
||||||
|
|
|
@ -75,8 +75,8 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin
|
||||||
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-dark-bc185b5c5bdbcb35c2eb49d8a876ef70.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles">
|
<link href="../site_libs/quarto-html/quarto-syntax-highlighting-dark-bc185b5c5bdbcb35c2eb49d8a876ef70.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles">
|
||||||
<script src="../site_libs/bootstrap/bootstrap.min.js"></script>
|
<script src="../site_libs/bootstrap/bootstrap.min.js"></script>
|
||||||
<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
<link href="../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
||||||
<link href="../site_libs/bootstrap/bootstrap-32fa625705450195742079e70094aa8d.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
|
<link href="../site_libs/bootstrap/bootstrap-cc0e6b7e963372abfd8d1a3e5f94ef8b.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light">
|
||||||
<link href="../site_libs/bootstrap/bootstrap-dark-b23b6ab41e2233570f882a9525eb7ac9.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
|
<link href="../site_libs/bootstrap/bootstrap-dark-984ce6cd9b28ffdc8ec90b4c90a017de.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark">
|
||||||
<script id="quarto-search-options" type="application/json">{
|
<script id="quarto-search-options" type="application/json">{
|
||||||
"location": "navbar",
|
"location": "navbar",
|
||||||
"copy-button": false,
|
"copy-button": false,
|
||||||
|
@ -407,6 +407,7 @@ pre > code.sourceCode > span > a:first-child::before { text-decoration: underlin
|
||||||
<li><a href="#updating-wiki.js" id="toc-updating-wiki.js" class="nav-link" data-scroll-target="#updating-wiki.js">Updating Wiki.js</a></li>
|
<li><a href="#updating-wiki.js" id="toc-updating-wiki.js" class="nav-link" data-scroll-target="#updating-wiki.js">Updating Wiki.js</a></li>
|
||||||
</ul></li>
|
</ul></li>
|
||||||
<li><a href="#pretix" id="toc-pretix" class="nav-link" data-scroll-target="#pretix">Pretix</a></li>
|
<li><a href="#pretix" id="toc-pretix" class="nav-link" data-scroll-target="#pretix">Pretix</a></li>
|
||||||
|
<li><a href="#blueprintue" id="toc-blueprintue" class="nav-link" data-scroll-target="#blueprintue">BlueprintUE</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</nav>
|
</nav>
|
||||||
</div>
|
</div>
|
||||||
|
@ -691,6 +692,7 @@ Edit <code>/leantime/public/.htaccess</code>:</li>
|
||||||
</section>
|
</section>
|
||||||
<section id="wiki.js" class="level1">
|
<section id="wiki.js" class="level1">
|
||||||
<h1>Wiki.js</h1>
|
<h1>Wiki.js</h1>
|
||||||
|
<p>Wiki.js was dumped in favour of Quarto.</p>
|
||||||
<p>Wiki.js is an open source Wiki software. The Wiki.js instance is hosted on Uberspace.de and you are currently accessing it on <a href="https://docs.virtuos.world">https://docs.virtuos.world</a>.</p>
|
<p>Wiki.js is an open source Wiki software. The Wiki.js instance is hosted on Uberspace.de and you are currently accessing it on <a href="https://docs.virtuos.world">https://docs.virtuos.world</a>.</p>
|
||||||
<section id="installation-on-uberspace-2" class="level2">
|
<section id="installation-on-uberspace-2" class="level2">
|
||||||
<h2 class="anchored" data-anchor-id="installation-on-uberspace-2">Installation on Uberspace</h2>
|
<h2 class="anchored" data-anchor-id="installation-on-uberspace-2">Installation on Uberspace</h2>
|
||||||
|
@ -708,6 +710,10 @@ Edit <code>/leantime/public/.htaccess</code>:</li>
|
||||||
<h1>Pretix</h1>
|
<h1>Pretix</h1>
|
||||||
<p>Pretix is an open source ticketing system. It’s currently not in use. This installation is not as easy, but well documented here:<br>
|
<p>Pretix is an open source ticketing system. It’s currently not in use. This installation is not as easy, but well documented here:<br>
|
||||||
<a href="https://docs.pretix.eu/en/latest/admin/installation/docker_smallscale.html">https://docs.pretix.eu/en/latest/admin/installation/docker_smallscale.html</a></p>
|
<a href="https://docs.pretix.eu/en/latest/admin/installation/docker_smallscale.html">https://docs.pretix.eu/en/latest/admin/installation/docker_smallscale.html</a></p>
|
||||||
|
</section>
|
||||||
|
<section id="blueprintue" class="level1">
|
||||||
|
<h1>BlueprintUE</h1>
|
||||||
|
<p>I failed to host BlueprintUE multiple times (I don’t know.=). I gave up and use the official page at https://blueprintue.com/profile/waldo/.</p>
|
||||||
|
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
BIN
img/Clone1.png
Normal file
BIN
img/Clone1.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 34 KiB |
BIN
img/Clone2.png
Normal file
BIN
img/Clone2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
BIN
img/Log1o.png
BIN
img/Log1o.png
Binary file not shown.
Before Width: | Height: | Size: 212 KiB |
|
@ -6,6 +6,7 @@ If you want to take a look inside a project, there are currently three important
|
||||||
- VIRTUOS_Playground: The repository contains the Unreal Engine Project
|
- VIRTUOS_Playground: The repository contains the Unreal Engine Project
|
||||||
- VIRTUOS_Assets: Contains all Project related assets like 3D-Models, Graphics etc.
|
- VIRTUOS_Assets: Contains all Project related assets like 3D-Models, Graphics etc.
|
||||||
- VIRTUOS_Documents: Contains all written Documents
|
- VIRTUOS_Documents: Contains all written Documents
|
||||||
|
- VIRTUOS_Docs: The Documentation in QUarto (which you're reading right now)
|
||||||
|
|
||||||
# Setting up the project with UE5
|
# Setting up the project with UE5
|
||||||
|
|
||||||
|
@ -15,5 +16,35 @@ If you're familiar with Git, you'll likely already know how to get the files.
|
||||||
git pull https://code.virtuos.world/VIRTUOS_WORLD/VIRTUOS_Docs.git
|
git pull https://code.virtuos.world/VIRTUOS_WORLD/VIRTUOS_Docs.git
|
||||||
```
|
```
|
||||||
|
|
||||||
If you're not comforatable with the command line, you can install a Git GUI like Github Desktop.
|
If you're not comforatable with the command line, you can install a Git GUI like Github Desktop:
|
||||||
|
|
||||||
|
Hit `File -> Clone repository`
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
Enter the repository from `code.virtuos.world` you want to clone, e.g. https://code.virtuos.world/VIRTUOS_WORLD/VIRTUOS_Playground.git
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
# Dependencies
|
||||||
|
|
||||||
|
The project uses the following external Plugins:
|
||||||
|
|
||||||
|
- VR Expansion Plugin, see https://github.com/mordentral/VRExpansionPlugin
|
||||||
|
- SPUD: Steve's Persistent Unreal Data library, see https://github.com/sinbad/SPUD
|
||||||
|
|
||||||
|
The Plugins are already in the /Plugins folder
|
||||||
|
|
||||||
|
# Building the project
|
||||||
|
|
||||||
|
Note: To build the project, you'll need Visual Studio installed on your system.
|
||||||
|
|
||||||
|
|
||||||
|
<ol>
|
||||||
|
<li>Right click the .uproject file and hit `Generate Visual Studio project files`. </li>
|
||||||
|
<li>Open the newly generated .sln file in Visual Studio. From there, hit `Build -> Build solution`.</li>
|
||||||
|
</ol>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -10,6 +10,11 @@ $link-color: #009fe3;
|
||||||
/* Add custom rules for sidebar items and sections */
|
/* Add custom rules for sidebar items and sections */
|
||||||
/* Top-level items: bold and with padding */
|
/* Top-level items: bold and with padding */
|
||||||
|
|
||||||
|
code {
|
||||||
|
margin-left: 0.25em;
|
||||||
|
margin-right: 0.25em;
|
||||||
|
}
|
||||||
|
|
||||||
.navbar-expand-lg {
|
.navbar-expand-lg {
|
||||||
padding: 8px !important;
|
padding: 8px !important;
|
||||||
}
|
}
|
||||||
|
@ -89,12 +94,10 @@ p {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
.quarto-container {
|
||||||
|
|
||||||
.quarto-container {
|
|
||||||
max-width: 1200px; /* Optional: limit max width */
|
max-width: 1200px; /* Optional: limit max width */
|
||||||
margin: 0 auto; /* Optional: center horizontally */
|
margin: 0 auto; /* Optional: center horizontally */
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue