Edit README.md

This commit is contained in:
fgnm
2020-08-05 10:55:16 +02:00
parent 8378dee0a9
commit 65f883439e
3 changed files with 11 additions and 2 deletions
+6 -1
View File
@@ -1,6 +1,10 @@
# HyperLap 2D
# HyperLap2D
HyperLap2D is a powerful, platform independent, visual editor for complex 2D worlds and scenes.
An engine oriented alternative for building games free from any design constraints.
Open Source ❤️
### Features
- Images and Sprite Animations
- Physics World
@@ -19,6 +23,7 @@ HyperLap2D is a powerful, platform independent, visual editor for complex 2D wor
- [HyperLap2D Website](https://hyperlap2d.rednblack.games)
- [Official Wiki](https://hyperlap2d.rednblack.games/wiki)
- [HyperLab](https://hyperlab.rednblack.games)
### Runtime
Currently, mainly developed for [libGDX](https://github.com/libgdx/libgdx) but can be easily integrated into any software thanks to its open JSON output format.
+1 -1
View File
@@ -11,4 +11,4 @@ implementation '....'
```
### License
Spine is a commercial software distributed with its own license, in order to include Spine support in your project please be sure to have a valid [Spine License](https://github.com/EsotericSoftware/spine-runtimes)
Spine is a commercial software distributed with its own license, in order to include Spine support in your project, please, be sure to have a valid [Spine License](https://github.com/EsotericSoftware/spine-runtimes)
+4
View File
@@ -10,6 +10,10 @@ You can include through gradle
implementation '....'
```
### Support
You can learn how to use runtime in [Wiki](https://hyperlap2d.rednblack.games/wiki)
### License
HyperLap2D's libGDX runtime is licensed under the Apache 2.0 License. You can use it free of charge, without limitations both in commercial and non-commercial projects. We love to get (non-mandatory) credit in case you release a game or app using HyperLap2D!