maybeanerd / selfhosted-api-trader-game

A self hostable game server that can connect to others instances using the ActivityPub federation protocol and offers a client API to play a city building and resource trading game.
GNU Affero General Public License v3.0
6 stars 0 forks source link

actor image not being resolved #752

Closed maybeanerd closed 2 months ago

maybeanerd commented 2 months ago

currently the actor image points towards https://github.com/maybeanerd/selfhosted-api-trader-game/blob/main/backend/src/modules/crossroads/activitypub/assets/merchant-profile-picture.png which seems to not resolve to the png itself - this needs to be fixed

maybeanerd commented 2 months ago

a link could be:

https://raw.githubusercontent.com/maybeanerd/selfhosted-api-trader-game/main/backend/src/modules/crossroads/activitypub/assets/merchant-profile-picture.png