2 Commits

Author SHA1 Message Date
94764d631e fix download links in readme 2025-03-01 12:03:26 +01:00
8913fdaf6b update web runtime to 0.4.0 on homepage 2025-01-22 20:25:59 +01:00
3 changed files with 5 additions and 4 deletions

View File

@@ -15,9 +15,9 @@ See [here](https://exoticorn.github.io/microw8/) for more information and docs.
## Downloads
* [Linux](https://github.com/exoticorn/microw8/releases/download/v0.3.0/microw8-0.4.0-linux.tgz)
* [MacOS](https://github.com/exoticorn/microw8/releases/download/v0.3.0/microw8-0.4.0-macos.tgz)
* [Windows](https://github.com/exoticorn/microw8/releases/download/v0.3.0/microw8-0.4.0-windows.zip)
* [Linux](https://github.com/exoticorn/microw8/releases/download/v0.4.0/microw8-0.4.0-linux.tgz)
* [MacOS](https://github.com/exoticorn/microw8/releases/download/v0.4.0/microw8-0.4.0-macos.tgz)
* [Windows](https://github.com/exoticorn/microw8/releases/download/v0.4.0/microw8-0.4.0-windows.zip)
The download includes

File diff suppressed because one or more lines are too long

View File

@@ -10,7 +10,7 @@
</head>
<body>
<div id="uw8">
<a href="https://exoticorn.github.io/microw8">MicroW8</a> 0.3.1
<a href="https://exoticorn.github.io/microw8">MicroW8</a> 0.4.0
</div>
<div id="centered">
<canvas class="screen" id="screen" width="320" height="240">