# rba-GRAPHIC-jrpg-cute This is an alternate set of graphics for the game *RogueBox Adventures* (*RBA*): - https://gitlab.com/The_Mighty_Glider/rba It's based on some cute JRPG-like graphics I made *a very long time ago*. I may make more in the future! ## Installation These files will overwrite everything in the `GRAPHIC` subdirectory of *RBA*. To install you can either download this repository as an archive and extract it into that directory, of use git to *clone* it. Using git will allow you to easily update it in the future. The usual `git clone git@tildegit.org:rjt/rba-GRAPHIC-jrpg-cute.git` will put things into a directory called `rba-GRAPHIC-jrpg-cute`, which is not so useful! You can either manually rename it, or suffix the git command with the directory you want to clone it too, IE `GRAPHIC`. ## Licence To keep to the spirit of the original *RBA* artwork these graphics are released under the GPL version 3 licence. This basically means you are free to distribute and alter these graphics in any way you wish, as long as attribution to me is given, and your work is distrubuted under the same (or a [compatible](https://en.wikipedia.org/wiki/License_compatibility#GPL_compatibility)) licence. See the file `LICENSE` for details. I can be contacted at [contact@ryliejamesthomas.net](mailto:contact@ryliejamesthomas.net)