Readme update
This commit is contained in:
parent
6ddb1a96be
commit
b28cf3ba06
@ -4,9 +4,9 @@ Plan
|
|||||||
====
|
====
|
||||||
|
|
||||||
1. Step 1: Make a 0-player fish-tank, full of goblins.
|
1. Step 1: Make a 0-player fish-tank, full of goblins.
|
||||||
1. idk, C libraries, probably.
|
2. idk, C libraries, probably.
|
||||||
1. Multiplayer map, distributed with consensus algorithm.
|
3. Multiplayer map, distributed with consensus algorithm.
|
||||||
1. Worldwide, serverless, MMORPG.
|
4. Worldwide, serverless, MMORPG.
|
||||||
|
|
||||||
Read the overview.
|
Read the overview.
|
||||||
|
|
||||||
@ -42,5 +42,5 @@ Git's large-file-server (LFS) lets you track your fat binary files, without maki
|
|||||||
If you want to track 'jpg' files, you can track them like this:
|
If you want to track 'jpg' files, you can track them like this:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git lfs track "*jpg"
|
git lfs track "*.jpg"
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user