-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
18 changed files
with
19,130 additions
and
17,989 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,9 @@ | ||
#LOVE-API | ||
|
||
This is an attempt to continue the work of [Santos](https://www.love2d.org/forums/memberlist.php?mode=viewprofile&u=3835) who created an API based on the [LÖVE-Wiki](love2d.org/wiki) by copy & pasting __a lot__ of information. | ||
The complete API documentation of [LÖVE](https://love2d.org/) contained in a lua table. | ||
|
||
He gave his friendly permission to host this file online [here](https://www.love2d.org/forums/viewtopic.php?f=3&t=1796&start=60#p166919). | ||
The project was originally started by [Santos](https://www.love2d.org/forums/memberlist.php?mode=viewprofile&u=3835) who did a majority of the work. He gave his [permission](https://www.love2d.org/forums/viewtopic.php?f=3&t=1796&start=60#p166919) to host the project online. | ||
|
||
The API information is based on the [LÖVE-Wiki](https://love2d.org/wiki), but updated manually. Therefore there is no guarantee that everything is correct and up to date. If you find any errors, outdated information or missing content, please file a [bug report](https://github.com/rm-code/love-api/issues) or create a pull request. | ||
|
||
Contributions are more than welcome! |
Oops, something went wrong.