libretro / easyrpg-libretro

⚠️⚠️⚠️ DON'T USE THIS FORK FOR YOUR OWN BUILDS / PACKAGES / ETC ⛔️⛔️⛔️ NO SUPPORT WHEN YOU USE IT ⚠️⚠️⚠️ It is only used by the libretro buildbot. ❤️❤️❤️ For your own builds use the upstream repository: https://github.com/EasyRPG/Player/ (See: "Building a libretro core" in the Readme) ❤️❤️❤️
https://easyrpg.org/
GNU General Public License v3.0
10 stars 8 forks source link

Upstream provides libretro build #47

Closed guoyunhe closed 4 years ago

guoyunhe commented 4 years ago

https://github.com/easyrpg/player#building-a-libretro-core

So should I use the upstream repo or this repo? What is the difference?

Ghabry commented 4 years ago

Purpose of this repo:

When you are able to install all the dependencies of EasyRPG Player (e.g. because they are managed by your distribution) it is highly recommended to use the upstream repo (e.g. the maintainer of the Kodi easyrpg-libretro core does this) at https://github.com/easyrpg/player and build through CMake as stated in the ReadMe.

Upstream fully supports targeting libretro.

Ghabry commented 4 years ago

Thanks for solving this :).

I consider this fixed.