Vasilii Rogin
Vasilii Rogin
Up for now I'v found: `_proto_save_pid` calls `fileOpen` which calls `xfileOpen` which tries to open a file from `gXbaseHead`. That `gXbaseHead` is `"" -> "patch001.dat" -> "data" -> "critter.dat" ->...
Actually I have no idea, but i had an impression that it was not possible to run x86/x64 apps on M1 Macbooks. Anyways, even if it is possible then it...
CI fails on `found npm access token: npm_i_save_dev_types_Slash` but it also fails on almost empty PR https://github.com/roginvs/VScode-BGforge-MLS/pull/2
Yes, looks like it was a bug in `vscode-vsce`. Right now all checks passed. I changed installation script, now it will check hash of downloaded release file. Just more security....
@burner1024 I was making a PR with test scripts into `fallout2-ce`. In the README file I added some instructions about how to compile https://github.com/fallout2-ce/fallout2-ce/pull/140/files#diff-7e0064f2b1902c3c7083e171e90a0a91df55a38157bf30de762952196392b179 but then I though that having...
Looks like PR into `sslc` got stuck for a while. Let's hope it will be merged at some point. I think there is no blockers right now for merging this...
I'd assign Copilot to review this PR if I had permission to add reviewers. :)
Updated to use `sslc` from https://github.com/sfall-team/sslc
@burner1024 Thanks, I will take a look. I have Linux and symlink too but it is relative symlink. I tested now with absolute symlink and I confirm that it needs...
@burner1024 - Leftover `.tmp` files are fixed. Merged in my repo, waiting to be merged in `sslc` repo - I changed filesystem back to `NODERAWFS` because we need to mount...