diff options
author | Juan J. Martinez <jjm@usebox.net> | 2020-12-31 08:57:17 +0000 |
---|---|---|
committer | Juan J. Martinez <jjm@usebox.net> | 2020-12-31 09:02:50 +0000 |
commit | dea5e4b89ea60a87c0da5a7796b1fecb55fefa84 (patch) | |
tree | f5f5355cf01f63bc5b897388df99a89552c7e3e6 | |
parent | 2682bc5d1d864341aaeb42a449db73c3ecd16d70 (diff) | |
download | ubox-msx-lib-dea5e4b89ea60a87c0da5a7796b1fecb55fefa84.tar.gz ubox-msx-lib-dea5e4b89ea60a87c0da5a7796b1fecb55fefa84.zip |
Disark is needed
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -25,6 +25,8 @@ If you want to build the example you will also need: - python 3 - pillow - GCC (only the C compiler) + - Disark, one of the tools distributed with Arkos 2 Tracker (download from + [Arkos 2 Tracker website](http://www.julien-nevo.com/arkostracker/)) If you want to build the docs you will also need: |