Welcome to Anime Game Remap’s documentation!¶
Anime Game Remap is the Official library to help remap the mods installed on a character onto the skins of the character.
Requirements¶
Install Python version 3.6 or higher
Optional Requirements¶
Note
You do not need to install any of the below dependencies, but you can optionally install them, if you want, for some slightly better performance
C++ Distributables 14.0 or greater or some sort of C Compiler
Used for better optimization of classifying what mod belongs to some .ini file
Note
Usually, if the .ini files of your mod are generated by the standard scripts provided by GIMI, then you can skip the following link. The link below is dedicated to mods with custom made .ini files to ensure the library run smoothly on those mods.
File Requirements: File Requirements
Important
Remapping mods is overall a hacky process. Please see Remap Grading for the current limitations of remapping your particular mod.
Getting Started¶
Tutorial: Tutorial
Examples: Lot of examples are available here
Command Options: Command Options
Remap Grading: Remap Grading
API¶
Setup: API Setup
Simple Examples: API Examples
API Reference: API Reference
Contribute to the Project¶
Show Support: Show Support for the Project
How to Make Changes to the Project: How to Make Changes to the Project
How to Find a Vertex Group Remap How to Find a Vertex Group Remap
How to Create a Remap: How to Create a Remap