Installs and configures CPCRSLib to be used together with CPCtelera
cpct_installrslib [options]
This script automatically downloads CPCRSLib from sourceforge, installs it and configures it to be easily used within CPCtelera framework. CPCRSLib is installed inside a folder called z80libs/ where other compatible libs may be installed.
This script patches, compiles and sets up CPCRSLib on installation. However, you may have reasons to recompile CPCRSLib (for instance, you may want to modify and use its tilemap features). If that was the case, you should enter z80libs/cpcrslib_SDCC/ and type in ‘make’ to recompile the library after modifications. Do not launch this script again, because it will erase previous installation and do a clean installation, therefore erasing your changes.
-h | --help | Shows help information on the terminal. |