Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ThisAMJ
Copy link
Member

@ThisAMJ ThisAMJ commented Jan 15, 2023

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
Copy link
Member

mlugg commented Jan 16, 2023

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

@NeKzor
Copy link
Member

NeKzor commented Oct 26, 2023

Blocked by #187

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

Smartly reads 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.

also fixed a bug with createTempPath -- instead of creating tmp_0_1_2 now it creates tmp_2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants