[cd skip] Update README.md

This commit is contained in:
fgnm
2021-01-30 22:39:57 +01:00
parent 547fa03ea1
commit 55b136a156
2 changed files with 7 additions and 7 deletions
+6 -6
View File
@@ -16,6 +16,12 @@ Open Source ❤️
Currently, HyperLap2D is in Alpha stage. Many breaking changes could happen update after update without backwards compatibility. Therefore, please always check our [changelog](https://github.com/rednblackgames/HyperLap2D/tree/master/CHANGES) before updating.
### Download
| Release | Snapshot |
| ------- | -------- |
| [GitHub Releases](https://github.com/rednblackgames/HyperLap2D/releases) | [GitHub Actions](https://github.com/rednblackgames/HyperLap2D/actions?query=workflow%3A%22SNAPSHOT+Build%22) |
### Features
- Images and Sprite Animations
- Box2D Physics World
@@ -36,12 +42,6 @@ Currently, HyperLap2D is in Alpha stage. Many breaking changes could happen upda
- [Official Wiki](https://hyperlap2d.rednblack.games/wiki)
- [HyperLab](https://hyperlab.rednblack.games)
### Download
You can download the latest stable release using [GitHub Release](https://github.com/rednblackgames/HyperLap2D/releases).
Snapshot releases can be download using [GitHub Actions](https://github.com/rednblackgames/HyperLap2D/actions?query=workflow%3A%22SNAPSHOT+Build%22).
### Runtime
Currently, HyperLap2D is mainly developed for [libGDX](https://github.com/libgdx/libgdx), but it can easily be integrated into any software thanks to its open JSON output format.