{"id":23756633,"url":"https://github.com/chmodsayshello/luanti32","last_synced_at":"2025-09-05T03:31:01.174Z","repository":{"id":269420684,"uuid":"899693059","full_name":"chmodsayshello/Luanti32","owner":"chmodsayshello","description":"A WIP Luanti Client libary for the ES32","archived":false,"fork":false,"pushed_at":"2025-01-06T20:55:48.000Z","size":504,"stargazers_count":4,"open_issues_count":4,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T22:05:30.228Z","etag":null,"topics":["esp32","luanti","minetest"],"latest_commit_sha":null,"homepage":"https://forum.luanti.org/viewtopic.php?t=31241","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chmodsayshello.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-06T20:02:48.000Z","updated_at":"2025-03-11T09:44:19.000Z","dependencies_parsed_at":"2024-12-23T13:22:39.658Z","dependency_job_id":"29a7bd11-6df8-4381-b384-6ee155c23c59","html_url":"https://github.com/chmodsayshello/Luanti32","commit_stats":null,"previous_names":["chmodsayshello/luanti32"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chmodsayshello/Luanti32","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmodsayshello%2FLuanti32","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmodsayshello%2FLuanti32/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmodsayshello%2FLuanti32/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmodsayshello%2FLuanti32/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chmodsayshello","download_url":"https://codeload.github.com/chmodsayshello/Luanti32/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chmodsayshello%2FLuanti32/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273707159,"owners_count":25153706,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["esp32","luanti","minetest"],"created_at":"2024-12-31T19:18:04.289Z","updated_at":"2025-09-05T03:30:56.159Z","avatar_url":"https://github.com/chmodsayshello.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Luanti32\n\nLuanti Clients... ON AN ESP32!\n\nNote: While even old WROOM-boards can handle can handle small minetest-game servers, I recommend you use an ESP32-S3. This essentially becomes a requirement once you wish to connect to Mineclonia servers.\n\n\n# DISCLAIMER\nThis project is in a VERY early stage of development! Some, if not most portions of the code are extremly ugly and need a revamp (i.e. I made a mistake while parsing the SRP_S_B bytes and hardcoded size s to temporaily make this work).\n\n## Build Instructions\n\n 1. Install ESP-IDF on your system. Refer to [Espressif's manual](https://docs.espressif.com/projects/esp-idf/en/latest/esp32/get-started/#installation).\n 2. Open a shell in which you can execute `idf.py` in whatever directory you cloned this repository into\n 3. run `idf.py build`\n 4. (to flash, run `idf.py flash` afterwards)\n\n\n## Usage\n\n - Connect your esp32 to your network\n - Make an instance of the `LuantiClient` struct and overwrite it completly with 0.\n - Setting the fields you want/need:\n - Run LuantiClient_connect\n - Run LuantiClient_tick as often as possible while your ESP32 is connected to the Luanti-Server\n\nI recommend you look at [the example](https://github.com/chmodsayshello/Luanti32/blob/main/main/example/main.c) provided.\n\n## Credits\n\n - Espressif for providing the public domain wifi code\n - est31 and Tom Cocagne for [implementing  a minimal](https://github.com/est31/csrp-gmp) version of SRP, a tiny adjustment had been made to make this run on an ESP-32 (it tries to use /dev/urandom for filling a buffer if not on Windows)\n - chfast for [their minimal implementation of GMP](https://github.com/chfast/mini-gmp) (dependency of the SRP-libary)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchmodsayshello%2Fluanti32","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchmodsayshello%2Fluanti32","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchmodsayshello%2Fluanti32/lists"}