Map of core software components within the Lizerium ecosystem
Lizerium.Software.Structs is a map of the software layer.
There is no core implementation here.
Its purpose is to:
- list key applications
- show how they are structured
- provide quick navigation
Tip
If you are looking for a server, tool, or application:
- Find the relevant section below
- Open the corresponding repository
- Work at the project level
Server and administrative systems:
- https://github.com/Lizerium/LizeriumServer
- https://github.com/Lizerium/Lizerium.FLAdmin
- https://github.com/Lizerium/LizeriumAccauntManager
- https://github.com/Lizerium/Lizerium.Restarter.Server
Deployment and update systems:
Application-level components connected to game logic:
Lizerium.Software.Structs
├── Infrastructure
├── Distribution
└── Game Software
Important
This is the application/software layer.
Data formats, Unity runtime, and tooling are handled separately:
Connected to:
- https://github.com/Lizerium/Lizerium.Frameworks.Structs — validation and testing
Tip
If you need a specific service or tool — go to the corresponding repository.
This is only a map.