mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-04-19 02:36:41 +00:00
Add link to Arch installation instructions on main page
parent
d5011007ad
commit
f12de2017b
9
Home.md
9
Home.md
@ -6,6 +6,7 @@ Make sure to join the [Slack chat](https://join.slack.com/t/muchassemblyrequired
|
|||||||
- [Basic Assembly tutorial](https://github.com/simon987/Much-Assembly-Required/wiki/Basic-Assembly-tutorial)
|
- [Basic Assembly tutorial](https://github.com/simon987/Much-Assembly-Required/wiki/Basic-Assembly-tutorial)
|
||||||
- [Assembly program examples](https://github.com/simon987/Much-Assembly-Required/wiki/Assembly-program-examples)
|
- [Assembly program examples](https://github.com/simon987/Much-Assembly-Required/wiki/Assembly-program-examples)
|
||||||
|
|
||||||
|
|
||||||
## Game documentation
|
## Game documentation
|
||||||
|
|
||||||
### Assembly language
|
### Assembly language
|
||||||
@ -28,7 +29,6 @@ Make sure to join the [Slack chat](https://join.slack.com/t/muchassemblyrequired
|
|||||||
- [Universal Com Port](https://github.com/simon987/Much-Assembly-Required/wiki/Hardware:-Universal-Com-Port)
|
- [Universal Com Port](https://github.com/simon987/Much-Assembly-Required/wiki/Hardware:-Universal-Com-Port)
|
||||||
- [Radio Receiver](https://github.com/simon987/Much-Assembly-Required/wiki/Hardware:-Radio-Receiver)
|
- [Radio Receiver](https://github.com/simon987/Much-Assembly-Required/wiki/Hardware:-Radio-Receiver)
|
||||||
|
|
||||||
|
|
||||||
### Game universe
|
### Game universe
|
||||||
- [Game universe](https://github.com/simon987/Much-Assembly-Required/wiki/Game-Universe)
|
- [Game universe](https://github.com/simon987/Much-Assembly-Required/wiki/Game-Universe)
|
||||||
- [World](https://github.com/simon987/Much-Assembly-Required/wiki/World)
|
- [World](https://github.com/simon987/Much-Assembly-Required/wiki/World)
|
||||||
@ -37,3 +37,10 @@ Make sure to join the [Slack chat](https://join.slack.com/t/muchassemblyrequired
|
|||||||
- [NPC Factory](https://github.com/simon987/Much-Assembly-Required/wiki/NPC-Factory)
|
- [NPC Factory](https://github.com/simon987/Much-Assembly-Required/wiki/NPC-Factory)
|
||||||
- [Non Player Character (NPC)](https://github.com/simon987/Much-Assembly-Required/wiki/Non-Player-Character-(NPC))
|
- [Non Player Character (NPC)](https://github.com/simon987/Much-Assembly-Required/wiki/Non-Player-Character-(NPC))
|
||||||
- [Items](https://github.com/simon987/Much-Assembly-Required/wiki/Items)
|
- [Items](https://github.com/simon987/Much-Assembly-Required/wiki/Items)
|
||||||
|
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
Installation instructions are work-in-progress, and might become outdated. Nevertheless, here is what is written up.
|
||||||
|
|
||||||
|
- [Installation instructions for Arch Linux](https://github.com/simon987/Much-Assembly-Required/wiki/Installation:-Arch-Linux)
|
Loading…
x
Reference in New Issue
Block a user