Yifan Gu
Yifan Gu
I've released partylan as zip files, you can add a `steam_appid.txt` with only `480` as the content.
@lostfictions I believe this can be resolved by adding `export type * from "./util.js"` to `index.ts`. Typescript can only reference types explicitly exported in [package.json](https://github.com/lostfictions/znv/blob/1cc9558c1218d263bca8484f4d8862c8eb2074e0/package.json#L28). The types returned by `parseEnv`,...
@NicolasHug I accidentally fat-fingered and clicked "Comment and Close Issue" - GitHub unfortunately does not allow me to reopen this issue. I think this concern can be mitigated by: 1....