summarylogtreecommitdiffstats
path: root/renderide.install
AgeCommit message (Collapse)Author
2026-05-24Make install message more obviousRaidriar
2026-05-14Improve install scriptRaidriar
This includes the following changes: - Change the symlink creation to "force" to ensure it's created, even if it already exists. - A post install message making it clear that Resonite is not included and needs to be downloaded separately. - A post upgrade re-running the post install.
2026-05-12Update bin namesRaidriar
Bin names have been changed for easier CLI usage and packaging, this change reflects the new bin names.
2026-05-12Install bin to /usr/binRaidriar
Given some complications that have been sorted out, the bin is now installed to /usr/bin instead of /opt/Renderide.
2026-05-01Initial CommitRaidriar
First working version