A simple 3D mobile game framework for Unity.
- Data-driven 3D game logic and event system
- Easy integration with Unity projects
- Mobile-friendly controls and input support (requires Input System)
- Modular and extensible architecture
- Clone this repository or copy the Germio folder into your Unity project's
Assets/Pluginsdirectory. - Use with Unity 6 LTS (Input System package enabled is required).
- Refer to the main project or hiroxpepe/germio for usage examples and documentation.
Scripts/— Core framework scripts (Cores, Levels, Players, Scenes, Systems, etc.)Shaders/— Shader files for rendering
- See LICENSE for details.