Adjusted README
This commit is contained in:
@@ -1,15 +1,21 @@
|
|||||||
# meadow
|
# meadow
|
||||||
|
|
||||||
Uxn/Varvara Emulator written in the hare programming language.
|
Uxn/Varvara Emulator written in the hare programming language.
|
||||||
|
---
|
||||||
|
## Requirements
|
||||||
|
- hare
|
||||||
|
- sdl3
|
||||||
|
- sdl3-image
|
||||||
|
- sdl3-ttf
|
||||||
|
- [hare-sdl3](https://git.sr.ht/~sircmpwn/hare-sdl3)
|
||||||
|
|
||||||
Requirements:
|
To install hare-sdl3, the source must be copied into the HAREPATH third-party directory.
|
||||||
hare
|
|
||||||
sdl3
|
This command will show HAREPATH directories:
|
||||||
sdl3-image
|
`hare version -v`
|
||||||
sdl3-ttf
|
|
||||||
[hare-sdl3]
|
---
|
||||||
|
|
||||||
[hare-sdl3]: https://git.sr.ht/~sircmpwn/hare-sdl3
|
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user