Edit README.md
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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)
|
||||
@@ -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!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user