Andrewthe13th / Inventory_Kamera

Scans Genshin Impact characters, artifacts, and weapons from the game window into a JSON file.
MIT License
683 stars 114 forks source link

Update repoBaseURL to use updated remote trunk branch #500

Closed BlueSpaceCanary closed 8 months ago

BlueSpaceCanary commented 8 months ago

The game data repo renamed its trunk branch from master to main, so the hardcorded URL needs to be updated for pulling data from it to work. This should fix issue #488.

BlueSpaceCanary commented 8 months ago

(in a perfect world those consts would probably be configured values instead but I know there's only so many hours in the day)

Cupcak3 commented 8 months ago

Eh typically the main branch of a repo doesn't change. Adding visibility for this to the user is unnecessary.