docs: add Back to Home link on every page
@@ -1,5 +1,7 @@
|
|||||||
# Tekton Armageddon - Server Architecture
|
# Tekton Armageddon - Server Architecture
|
||||||
|
|
||||||
|
[Back to Home](./Home)
|
||||||
|
|
||||||
<a id="top"></a>
|
<a id="top"></a>
|
||||||
|
|
||||||
High-level architecture of the Nakama Lua backend. For detailed RPC reference (params, returns, errors), see [Nakama-Server-API](../Nakama-Server-API).
|
High-level architecture of the Nakama Lua backend. For detailed RPC reference (params, returns, errors), see [Nakama-Server-API](../Nakama-Server-API).
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# Nakama Deployment
|
# Nakama Deployment
|
||||||
|
|
||||||
|
[Back to Home](./Home)
|
||||||
|
|
||||||
After generating an updated `tekton_admin.js` locally (see [Skin Creation Workflow](./Skin-Creation-Workflow) or the Gacha editor), push it to the remote Nakama server.
|
After generating an updated `tekton_admin.js` locally (see [Skin Creation Workflow](./Skin-Creation-Workflow) or the Gacha editor), push it to the remote Nakama server.
|
||||||
|
|
||||||
## Steps
|
## Steps
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# SSH Setup — Linux
|
# SSH Setup — Linux
|
||||||
|
|
||||||
|
[Back to Home](./Home)
|
||||||
|
|
||||||
## Generate an SSH key
|
## Generate an SSH key
|
||||||
|
|
||||||
Open a terminal and run:
|
Open a terminal and run:
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# SSH Setup — Windows
|
# SSH Setup — Windows
|
||||||
|
|
||||||
|
[Back to Home](./Home)
|
||||||
|
|
||||||
## Install Git for Windows
|
## Install Git for Windows
|
||||||
|
|
||||||
Download from https://git-scm.com/download/win and install with default options.
|
Download from https://git-scm.com/download/win and install with default options.
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# SSH Setup — macOS
|
# SSH Setup — macOS
|
||||||
|
|
||||||
|
[Back to Home](./Home)
|
||||||
|
|
||||||
## Generate an SSH key
|
## Generate an SSH key
|
||||||
|
|
||||||
Open **Terminal** and run:
|
Open **Terminal** and run:
|
||||||
|
|||||||
@@ -1,5 +1,7 @@
|
|||||||
# Skin Creation Workflow
|
# Skin Creation Workflow
|
||||||
|
|
||||||
|
[Back to Home](./Home)
|
||||||
|
|
||||||
<a id="top"></a>
|
<a id="top"></a>
|
||||||
|
|
||||||
How to author a new character skin, register it in the game's shop/gacha catalog, and ship it to players.
|
How to author a new character skin, register it in the game's shop/gacha catalog, and ship it to players.
|
||||||
|
|||||||
Reference in New Issue
Block a user