Configuration
Add your Game Data Class in the Anime Character Creator settings from Project Settings
The Game Data Class should contain all of your species from DataTable
As you can see in the default class example we have 3 species.
Specie are stored in a DataAsset, you can inspect the default species data to learn how the plugin work !
Note
It's the default class from the plugin as example, you should add your own data for your game