API Setup¶
You can install the library from Pypi :
python3 -m pip install -U AnimeGameRemap
For windows, use the command below:
py -3 -m pip install -U AnimeGameRemap
How To Use¶
For some simple examples of using the API, visit API Examples
For a full reference of the API, visit API Reference