netrunner/README.md

11 lines
245 B
Markdown
Raw Permalink Normal View History

2023-12-05 22:39:31 -05:00
# netrunner
2023-12-13 22:01:40 -05:00
An experimental 3D web browser.
## building
Install raylib : https://github.com/raysan5/raylib/wiki/Working-on-GNU-Linux
2023-12-13 22:01:53 -05:00
2023-12-13 22:01:40 -05:00
Install raylib-go https://github.com/gen2brain/raylib-go
2023-12-13 22:01:53 -05:00
2023-12-13 22:01:40 -05:00
Then run `go get` to get the rest of the libraries