recolic / elytra-flight-hud

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

buildstatus

Elytra Flight HUD

Installation

Download the .jar-file from the desired release page (on the right side on GitHub) and drop it into your Minecraft mods directory. (This can usually be found in ~/.minecraft/mods/ or on Windows %AppData%\.minecraft\mods\)

See also

CurseForge Mod Page

Contribution

The code is a mess currently. It was intended to be an experiment and after hours of trying to render a simple line this is the frustrated and piled code result. The results were too good not to share, so here they are. I would probably have to lie if I said plans are to refactor the code eventually, but there is a chance I will.

If you want to contribute, fork the repository and use pull requests. Follow common FOSS processes.

License

Copyright 2021 Timo Zuccarello

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

License:Creative Commons Zero v1.0 Universal


Languages

Language:Java 100.0%