shithub: cstory

Download patch

ref: 654934247345ba3da88fcab79bc2d7477d99bf59
parent: 696498a98f9ceafff5f50efff8d20a577e12c50b
author: Clownacy <Clownacy@users.noreply.github.com>
date: Thu Jan 23 09:58:25 EST 2020

Don't attempt Windows cross-compilation

Well that was disappointing. Ubuntu doesn't seem to have packages
for MinGW-compiled libs, so I can't satisfy the build dependencies.

I might try just doing native Windows compilation, since I'd have
MSYS2 at my disposal.