Formatting (1.7.6)

This commit is contained in:
Ryan Ward 2017-06-26 23:20:46 -04:00 committed by GitHub
parent 38f8234d20
commit e7d82d5681

View File

@ -9,7 +9,7 @@ It is a pure lua binding if you ingore the intergrations and the love2d compat</
If you find any bugs or have any issues please let me know :) If you find any bugs or have any issues please let me know :)
Also I will eventually add an example folder with a lot of examples for how you can use this library. Don't konw when that will be though :P ~~Also I will eventually add an example folder with a lot of examples for how you can use this library. Don't konw when that will be though :P~~ Added!
# Discord # Discord
For real-time assistance with my libraries! A place where you can ask questions and get help with any of my libraries</br> For real-time assistance with my libraries! A place where you can ask questions and get help with any of my libraries</br>
@ -964,4 +964,4 @@ Added:
1.4.1 - First Public release of the library 1.4.1 - First Public release of the library
IMPORTANT:</br> IMPORTANT:</br>
Every update I make aims to make things simpler more efficent and just better, but a lot of old code, which can be really big, uses a lot of older features. I know the pain of having to rewrite everything. My promise to my library users is that I will always have backwards support for older features! New ways may exist that are quicker and eaiser, but the old features/methods will be supported.</br> Every update I make aims to make things simpler more efficent and just better, but a lot of old code, which can be really big, uses a lot of older features. I know the pain of having to rewrite everything. My promise to my library users is that I will always have backwards support for older features! New ways may exist that are quicker and eaiser, but the old features/methods will be supported.</br>