Updated README.
This commit is contained in:
parent
cbf18822be
commit
3dbb74ac77
@ -17,6 +17,7 @@ Prerequisites:
|
|||||||
- [Allegro](https://liballeg.org/) 5.2 (development libraries).
|
- [Allegro](https://liballeg.org/) 5.2 (development libraries).
|
||||||
- [Go](https://golang.org/dl/) 1.12 or later.
|
- [Go](https://golang.org/dl/) 1.12 or later.
|
||||||
- GCC.
|
- GCC.
|
||||||
|
- Git.
|
||||||
|
|
||||||
With all prequisites installed you can run:
|
With all prequisites installed you can run:
|
||||||
```
|
```
|
||||||
@ -25,6 +26,9 @@ go get -u opslag.de/schobers/krampus19/cmd/krampus19
|
|||||||
|
|
||||||
The generated binary can be found in `$GOPATH/bin` and will depend on the dynamic runtimes and the resources found in `$GOPATH/src/opslag.de/schobers/krampus19/cmd/krampus19/res`.
|
The generated binary can be found in `$GOPATH/bin` and will depend on the dynamic runtimes and the resources found in `$GOPATH/src/opslag.de/schobers/krampus19/cmd/krampus19/res`.
|
||||||
|
|
||||||
|
### Sources
|
||||||
|
Can be found at https://opslag.de/schobers/krampus19 (Git repository).
|
||||||
|
|
||||||
### Embedding resources
|
### Embedding resources
|
||||||
```
|
```
|
||||||
go get -u github.com/GeertJohan/go.rice/rice
|
go get -u github.com/GeertJohan/go.rice/rice
|
||||||
|
Loading…
Reference in New Issue
Block a user