Skip to content
This repository was archived by the owner on Oct 8, 2024. It is now read-only.

Commit d435922

Browse files
Create README.md
1 parent 7ea8351 commit d435922

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

README.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# lima
2+
Lima MUD that work with fluffos v2019
3+
4+
# Current status
5+
- [x] Boot
6+
- [ ] Basic functions
7+
- [ ] Error free
8+
9+
# How to test
10+
```
11+
git clone --recurse-submodules https://github.com/flfufos/lima
12+
cd lima
13+
./build.sh
14+
./run.sh
15+
```

0 commit comments

Comments
 (0)