yvt / openspades

Compatible client of Ace of Spades 0.75
http://openspades.yvt.jp/
GNU General Public License v3.0
1.14k stars 218 forks source link

Angelscript update #1038

Open devnexen opened 2 years ago

devnexen commented 2 years ago

Note I notice a weird condition where the gcc code path is favored for macos (instead of xcode) I ll try to push the fix upstream.

Vixea commented 3 months ago

This will fail to build because it forgets to change the project include to all lowercase on line 26 and 86 in Sources/CMakeLists.txt. ( how did I figure this out by pulling my hair out not realizing the typo when updating for RISC-V support )