Skip to content

Commit e654d4f

Browse files
author
Peter Kosyh
committed
9front build
1 parent 3415bda commit e654d4f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

ChangeLog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
1.1
22
* metaparser better compatibility;
33
* show errors to stdout;
4-
* windows static build.
4+
* windows static build;
5+
* 9front build.
56

67
1.0
78
* Initial release

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,15 @@ Then:
3333
$ make && sudo make install
3434
```
3535

36+
### 9front (Plan9) build
37+
38+
```
39+
% git/clone https://github.com/instead-hub/instead-cli
40+
% mk init
41+
% mk
42+
% mk install
43+
```
44+
3645
## Run
3746

3847
./instead-cli <gamedir path>

0 commit comments

Comments
 (0)