2 مستودعات
Configuration systems that use embedded scripting languages to define system behavior and layouts.
Distinct from Lua: Nothing in the shortlist refers to general scriptable system configuration; candidates focus on specific Lua libraries or plugin architectures.
Explore 2 awesome GitHub repositories matching operating systems & systems programming · Scriptable Configurations. Refine with filters or upvote what's useful.
Awesome is a programmable tiling window manager for the X11 Window System. It functions as a dynamic window manager that automatically arranges application windows into non-overlapping tiles based on predefined layout rules to maximize screen space. The project provides a scriptable desktop environment where system behaviors and layouts are defined through an embedded Lua interpreter. This allows for the creation of a personalized interface and a keyboard-driven workflow for managing application windows. The system covers dynamic window layout management and the configuration of system behav
Uses an embedded Lua interpreter to allow users to define system behavior and window layouts via scripts.
This is an open-source 3D action-adventure game project built in Unity, providing a complete game development sample with player movement, combat, and exploration mechanics. The project is structured as a full Unity game project containing all assets, scenes, and scripts, designed for learning and extending game development skills through hands-on modification. The project implements core game systems through Unity's built-in features, including layered Animator state machines for character and enemy animation control, Scriptable Objects for modular game configuration, and a component-based e
Configures game parameters and asset references through Unity Scriptable Objects for modular design.