Updating conversion, creating readmes

This commit is contained in:
Jonas Zeunert
2024-04-19 23:37:46 +02:00
parent 3619ac710a
commit 08e75b0f0a
635 changed files with 30878 additions and 37344 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Löve !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
 Awesome Löve !Awesome (https://awesome.re/badge.svg) (https://awesome.re)
!Awesome Löve (logo.png)
A categorized community-driven collection of high-quality, awesome LÖVE (http://love2d.org) libraries, projects, and resources.
@@ -257,8 +257,8 @@
Guides to distributing LÖVE games in 3rd party stores
⟡ Love-Snap-Template (https://github.com/popey/love-snap-template) - A template for packaging LÖVE games for distribution in the Snappy Store.
⟡ AppImageKit (https://github.com/AppImage/AppImageKit) - Using AppImageKit you can package LÖVE games as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, Ubuntu, Fedora, debian 
and derivatives; one game = one file.
⟡ AppImageKit
 (https://github.com/AppImage/AppImageKit) - Using AppImageKit you can package LÖVE games as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, Ubuntu, Fedora, debian and derivatives; one game = one file.
Serialization
Save Game & Storage Libraries
@@ -308,8 +308,7 @@
User Interface Libraries
⟡ CatUI (https://github.com/wilhantian/catui) - A very light-weight GUI library for LÖVE.
⟡ cimgui-love
 (https://codeberg.org/apicici/cimgui-love) - LÖVE module for Dear ImGui obtained by wrapping cimgui (programmatically generated C-api) using LuaJIT FFI, easy to update to the latest Dear Imgui version.
⟡ cimgui-love (https://codeberg.org/apicici/cimgui-love) - LÖVE module for Dear ImGui obtained by wrapping cimgui (programmatically generated C-api) using LuaJIT FFI, easy to update to the latest Dear Imgui version.
⟡ GOOi (https://github.com/tavuntu/gooi) - Android-oriented GUI library.
⟡ Gspöt (https://notabug.org/pgimeno/Gspot) - A stateful GUI lib for LÖVE.
⟡ Hanker (https://gitlab.com/Alloyed/hanker) - Maximalist immediate mode-ish UI elements; gamepad-friendly.