nimiiiii/nimi-api

Get ship's image?

Doko-Demo-Doa opened this issue · 2 comments

I found this repo accidentally from my Github's feed, and it's interesting. I'm trying to make an app for it, but how can I get the ship's image?

The API is purely for game data only although we are planning on hosting images sometime. I can't assure you when though. Right now the only way is to host extracted game data by yourself. Certain endpoint responses a key named assetName, icon, or painting. These direct you to the images being used.

I'll leave this issue open for tracking.

sr229 commented

Marking wontfix, you should handle the assets yourself for now.