SugoiDogo
SugoiDogo
> Last I checked, getting permission for screensharing required an extension. Has that changed? Yes, media capture APIs were added along with webrtc to facilitate standardized peer to peer video...
> Also - it's not just about permissions. The URI can easily be shared in any way (with or without the associated password), as it's simple text. The QR code...
The other thing that would solve my issue is if I could `set` the upstream url and then `include` the default block, but that also seems to be missing from...
I never actually got around to testing your new binaries. I'll have to re-install HWDE and get my dev env set up again (I had to wipe my pc recently)
Looks like same error in phxtool.exe ``` Input: C:\Program Files (x86)\Steam\steamapps\common\HaloWarsDE\root.era Output: C:\Users\Josef\Documents\Halo Wars Mods\vanilla\root.era.bin phxtool.exe --env=phx --tool=era --mode=expand --path="C:\Users\Josef\Documents\Halo Wars Mods\vanilla\root" --out="C:\Users\Josef\Documents\Halo Wars Mods\vanilla" --name=root Era:Expander: Treating ERA as...
Tried using a hosts file entry to set the lancache address to localhost since I'm running this on the same machine as lancache, got a different error: "Sequence contains no...
Fixed by moving lancache-monolithic container to another machine in host networking mode instead of behind nginx-proxy-manager. My setup makes this very inefficient since my mass storage is on the same...
As far as I can tell, bcc seems to be the de-facto mod pack versioning mod. Curseforge shows over 6k modpacks using it, and there doesn't seem to be any...
I would also like to see some updated documentation on the metadata files, the packwiz online documentation is missing properties like mod.toml: download.mode='metadata:curseforge' etc.