diff options
author | Matt Kohls <mattkohls13@gmail.com> | 2019-11-01 23:21:08 -0400 |
---|---|---|
committer | Matt Kohls <mattkohls13@gmail.com> | 2019-11-01 23:21:08 -0400 |
commit | 0a77eb29e9f64ecb3aa010dde965fbfcbfdd749a (patch) | |
tree | 39c81673289d697dc234bc6eee52e80e47e632f4 /README.md | |
parent | c6f4969b766c10674911d6fed034cc792333dc23 (diff) | |
download | rogue.js-0a77eb29e9f64ecb3aa010dde965fbfcbfdd749a.tar.gz rogue.js-0a77eb29e9f64ecb3aa010dde965fbfcbfdd749a.tar.bz2 rogue.js-0a77eb29e9f64ecb3aa010dde965fbfcbfdd749a.zip |
Starting bits for web client
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -17,4 +17,10 @@ GPL3 ### Libraries and Resources Used -[ws](https://github.com/websockets/ws) a Node.js WebSocket library. MIT
\ No newline at end of file +#### Libraries + +[ws](https://github.com/websockets/ws) a Node.js WebSocket library. MIT + +#### Artwork + +[minirogue-all.png](https://forums.tigsource.com/index.php?topic=14166.0) by Arachne, [CC-BY-SA](https://creativecommons.org/licenses/by-sa/4.0/)
\ No newline at end of file |