We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffea4a6 commit 9f8024dCopy full SHA for 9f8024d
README.md
@@ -34,10 +34,10 @@ A Lua implementation of Conway's Game of Life for OpenComputers 1.7.5.
34
- Server disk drive with OpenOS Floppy
35
36
## Installation
37
-**Online (*with internet card*):**
+**1st Method:**
38
1. `wget https://raw.githubusercontent.com/Vladg24YT/Game-Of-Life/master/gol.lua /home/gol.lua -fq`
39
40
-**Offline:**
+**2nd Method:**
41
1. Download/clone the repository (`git clone -b master --progress https://github.com/Vladg24YT/Game-Of-Life.git`)
42
2. Copy file `gol.lua` to `.minecraft/saves/<world-name>/opencomputers/<filesystem-uuid>/` into `/bin` or `/home` directory
43
0 commit comments