OpenChamp / client

The Godot Project for OpenChamp
GNU General Public License v3.0
105 stars 17 forks source link

Fix the exports #85

Open noah1510 opened 1 month ago

noah1510 commented 1 month ago

At the moment the game exports are broken. This seems to affect all types of produced binaries. The following causes need to be evaluated and improved:

All of this will need testing on windows, Linux and macos once done. Linux needs to work both as amd64 and aarch64 build.

noah1510 commented 1 month ago

This is part of the 4.3 branch. The 0.1.1 tag seems to work (or mostly not) as the editor variants. It still includes the addons and many client only parts.