summaryrefslogtreecommitdiff
path: root/README
AgeCommit message (Collapse)Author
2023-08-27*: switch to https URLs throughoutVito Caputo
The git:// URLs work fine but they're both easier to MITM (however unlikely) and more likely to be blocked if you're on something like a public library or corporate WiFi blocking everything but 80/443 traffic. Also while updating the README URL I made `git clone --recursive` the assumed supported method, anyone using such an old git can deal.
2023-02-02README: correct info about assets/ locationVito Caputo
Since commit 880eee9 the assets must be a sibling of the sars executable, AKA under the sars executable's parent dir.
2021-12-12README: update to reference builds and pouetVito Caputo
There was mention of an intention to add these in the README, but never followed up. Previously one had to find the pouet entry and follow the download link to find assets for a self-made build.
2020-04-20README: mention `git clone --recursive`blender-2020Vito Caputo
2020-04-19README: add a rudimentary README fileVito Caputo
© All Rights Reserved