diff options
| author | vimene <vincent.menegaux@gmail.com> | 2026-02-05 13:52:09 +0100 |
|---|---|---|
| committer | vimene <vincent.menegaux@gmail.com> | 2026-02-05 13:52:09 +0100 |
| commit | 356523edb5baff2663e12c7ea07fa6904170834d (patch) | |
| tree | 7d165ddeb14a2c92b7b41f03fa19bdbd78cd97e8 | |
| parent | 26cd054f07689fb449d874502e8734c8bc7d7f17 (diff) | |
| download | engine-356523edb5baff2663e12c7ea07fa6904170834d.tar.gz | |
updated links
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -4,8 +4,8 @@ Small graphics engine. ## Binaries -- windows: [engine-win.zip](https://vimene.fr/engine/engine-win.zip) -- linux: [engine-linux.tar.xz](https://vimene.fr/engine/engine-linux.tar.xz) +- windows: [engine-win.zip](https://vimene.fr/engine-win.zip) +- linux: [engine-linux.tar.xz](https://vimene.fr/engine-linux.tar.xz) ## Usage @@ -24,7 +24,7 @@ by pressing `escape`. The repository contains autotools files without generated ones. If you don't want to run autotools, you can download the source code here: -[engine-source.tar.xz](https://vimene.fr/engine/engine-source.tar.xz) +[engine-source.tar.xz](https://vimene.fr/engine-source.tar.xz) Otherwise, you need to install autotools and run the following commands: |
