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

Support for changing saves path at runtime #123

Open
collinsmith opened this issue Nov 4, 2020 · 0 comments
Open

Support for changing saves path at runtime #123

collinsmith opened this issue Nov 4, 2020 · 0 comments

Comments

@collinsmith
Copy link
Owner

collinsmith commented Nov 4, 2020

#122 added support for the saves cli argument, however it may be more appropriate for this to be variadic and support changing this at runtime. If saves were implemented as a cvar, I could leverage the existing cvar code which provides file path suggesters to autocomplete the saves path.

c20978b and 3e9b01b added home and saves commands which will either need to be deprecated and removed or modified to work with any change made by this issue (should I decide to support a command syntax like saves C:\path\to\saves) -- I think a cvar impl may be easier.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant