We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We want to be able to view the files in the mods and we want basic file options for those files.
The most important being delete.
Its so that users can fix their own issues with the app if they occur. This is particularly needed for GameFiles and Overrides mods.
See example of issue we want to be able to resolve:
Related tickets:
The text was updated successfully, but these errors were encountered:
You might want to flesh this out @LukeNexusMods we already have a basic file manager, it just doesn't have many features.
Sorry, something went wrong.
Does Avalonia have this stuff already?
It only has an example project of how to use a TreeDataGrid to do a very basic file tree view, no operations.
TreeDataGrid
No branches or pull requests
Outline:
We want to be able to view the files in the mods and we want basic file options for those files.
The most important being delete.
Its so that users can fix their own issues with the app if they occur.
This is particularly needed for GameFiles and Overrides mods.
Details
See example of issue we want to be able to resolve:
Related tickets:
Tasks:
The text was updated successfully, but these errors were encountered: