Skip to content

Commit

Permalink
update links after migration to codeberg
Browse files Browse the repository at this point in the history
  • Loading branch information
apicici authored Dec 9, 2023
1 parent 43846c2 commit 7daee9c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ A categorized community-driven collection of high-quality, awesome [LÖVE](http:
* [Jumper](https://github.com/Yonaba/Jumper) - Grid-based pathfinding library.
* [Lua-star](https://github.com/wesleywerner/lua-star) - Easy and pure Lua A* path finding.
* [astar](https://github.com/xiejiangzhi/astar) - An other A* library. Any map (grid, point, mesh or infinite map) and support path cost.
* [pathfun](https://github.com/apicici/pathfun) - Pure Lua library for 2D pathfinding using the funnel algorithm.
* [pathfun](https://codeberg.org/apicici/pathfun) - Pure Lua library for 2D pathfinding using the funnel algorithm.
* [beehive.lua](https://github.com/drhayes/beehive.lua) - A functional behavior tree implementation.
* [Luafinding](https://github.com/GlorifiedPig/Luafinding) - Class-based A* implementation written purely in Lua.

Expand Down Expand Up @@ -307,7 +307,7 @@ A categorized community-driven collection of high-quality, awesome [LÖVE](http:
*User Interface Libraries*

* [CatUI](https://github.com/wilhantian/catui) - A very light-weight GUI library for LÖVE.
* [cimgui-love](https://github.com/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.
Expand Down

0 comments on commit 7daee9c

Please sign in to comment.