Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Lua is a powerful, fast, lightweight, embeddable scripting language. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
This library makes libuv available to Lua scripts.
Fnlfmt is a tool for automatically formatting Fennel code in a consistent way, following established lisp conventions.
LuaJIT is a Just-In-Time Compiler (JIT) for the Lua programming language. Lua is a powerful, dynamic and light-weight programming language. It may be embedded or used as a general-purpose, stand-alone language.
Penlight is a set of pure Lua libraries focusing on input data handling (such as reading configuration files), functional programming (such as map, reduce, placeholder expressions,etc), and OS path management. Much of the functionality is inspired by the Python standard libraries.
LPeg is a pattern-matching library for Lua, based on Parsing Expression Grammars (PEGs).
LuaExpat is a SAX XML parser based on the Expat library.
Selene is a simple C++11 header-only library enabling seamless interoperability between C++ and Lua programming language.
This library can be used to get some specific sounds, whatever the game.
This package provides an extension of the Luanti game that lets you build your island in the sky. Every 30 seconds you will receive a random block or item from the oneblock to expand the island!
Pipeworks is a mod for Luanti implementing 3D pipes and tubes for transporting liquids and items and some related devices. Pipes and tubes can go horizontally or vertically. Item tubes can also be used for sorting items and extracting items from chests or putting items in chests. Autocrafters can automatically follow craft recipes to make new items and can be fed by item tubes. Deployers can place items in the world as a player would. Node breakers simulate a player punching a node.
Mesecons is a mod for Luanti implementing various items related to digital circuitry, such as wires, buttons, lights and programmable controllers. Among other things, there are also pistons, solar panels, pressure plates and note blocks.
Mesecons has a similar goal to Redstone in Minecraft, but works in its own way, with different rules and mechanics.
This Luanti mod adds machinery and automation to Luanti. It adds various ores that can be processed for constructing various machinery, such as power generators, force field emitters, quarries and a workshop for repairing tools. Most machines are electrically powered.
VoxeLibre is a survival sandbox game for Luanti. Survive, gather, hunt, mine for ores, build, explore, and do much more. Inspired by Minecraft, pushing beyond.
This mod features realistic trains and various equipment for railways, with a focus on automated train operation. This package contains no actual trains, please use luanti-basic-trains.
Main features:
almost-realistic tracks with actual curves and switches;
railway signals, controllable by various means;
ATC: simple, command-like automatic train control;
LuaATC: Powerful Lua-scripted automatic train operation (requires some programming knowledge);
an interlocking system, featuring track sections, routes and automatic stopping before signals.
Mineclonia is a stable and performant clone of Minecraft, released as free software. It aims to clone Minecraft as well as Luanti currently permits without resorting to hacks which are too heavyweight or complicated to maintain.
Luanti is a voxel game engine that supports modding and game creation using its Lua modding API. It allows playing a wide range of voxel-based games, installing mods and texture packs. This package only provides the base platform, users need to install games themselves (for example, luanti-minetest-game), either through Guix, the built-in interface or other sources.
This Luanti mod adds new ore types to the game (mithril, silver) as well as swords and tools made of different materials. It also adds copper rails.
WorldEdit is a mod for Luanti. It allows for creating various geometric shapes and copying regions. It can also export and import regions to and from the file system.
With this Luanti extension, all bright nodes lighten the player environment if wielded.
The Luanti mod "basic_materials" provides a small selection of "basic" materials and items that other mods should use when possible -- things like steel bars and chains, wire, plastic strips and sheets, and more.
This package provides the Minetest Game - a game for the Luanti game engine which used to be the official game for Luanti (formerly Minetest). It is currently in maintenance mode and gets no new features.
This Luanti mod provides an API for adding mods (moving entities like animals and monsters), but does not include any mobs itself. To actually add some mobs, a mod like e.g. mobs_animal provided by the luanti-mobs-animal package needs to be enabled.
Server for Luanti game engine and gaming platform. Allows hosting Luanti games with multiplayer support. This package provides luantiserver to run a Luanti server.