- Computer Case (Tier 3)
- Screen (Tier 3)
- CPU (Tier 3)
- 2x Memory (Tier 3)
- Graphics card (Tier 3)
- Internet card
- Hard Disk Drive (Tier 3) with OpenOS installed
- OpenComputers Stargate Interface
- Create new .lua file called StargateControl.
- Open the file StargateControl.lua in this repository and copy all the code.
- Paste the code into the file opened in Opencomputer. Text can be pasted by pressing middle mouse button or by pressing Insert.
- Press Ctrl+S to save the file and then Ctrl+W to close the text editor.
- Run the StargateControl.lua file. Commands can be quickly auto-completed by typing the first few letters (case sensitive) and pressing Tab. This will automatically download all the remaining files and then launch the app.
- Done! From now on, the app can be started at any time by running the
StargateControl
file again!