p2sr / SourceAutoRecord

Speedrun plugin for Source engine games.
https://sar.portal2.sr/
MIT License
93 stars 29 forks source link

feat: `sar_download_file <url> <filepath> [directory]` #131

Open ThisAMJ opened 1 year ago

ThisAMJ commented 1 year ago

This could potentially be unsafe, but it could also automate srconfigs updates, challenge_maplist, fast taunts, containerridesave, vault save, tram save, etc. Just be careful with usage, it overwrites!

Smartly looks through game directories for existing file to overwrite (even p2common), falls back to main game directory i.e. portal2 / portalreloaded / whatever if file doesn't exist.

mlugg commented 1 year ago

I'm going to give this a bit more thought before merging, so don't think I'm ignoring it

NeKzor commented 10 months ago

Blocked by https://github.com/p2sr/SourceAutoRecord/issues/187