geode-sdk / cli

Command-line utilities for working w/ geode
Boost Software License 1.0
24 stars 21 forks source link

Add `geode build` support for Linux #70

Closed dankmeme01 closed 1 month ago

dankmeme01 commented 1 month ago

Adds support for building Windows mods on Linux, without much hassle for the developer.

matcool commented 1 month ago

do you think it should use the new non clang-cl toolchain that config made? https://github.com/geode-sdk/clang-msvc-sdk/blob/main/clang-msvc.cmake

dankmeme01 commented 1 month ago

changed to use that instead