ptitSeb / Serious-Engine

A port to the OpenPandora (and working fine on plain Linux) of the open source version of a game engine developed by Croteam for the classic Serious Sam games. Status: Working (for both FE and SE).

Home Page:https://pyra-handheld.com/boards/threads/serious-sam-first-encounter.77225/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[CI\CD] How about releasing binaries for available platforms?

bademux opened this issue · comments

Hello,
The issue was created as a discussion about releasing binaries.
As my input here the dedicated server docker images for amd64, i386 and arm64 (only amd64 is tested) builded with Github Actions
Alpine (muls) https://github.com/bademux/serioussam-server
Debian (glibc) https://github.com/bademux/serioussam-server/tree/feature/debian_based (not supported, just POC)

Thanks.