Skip to content
@Lizerium

Lizerium

Here are collected utilities for the game Freelancer, created or recreated by Dvurechensky, projects - Freelancer Lizerium Unity and modification of Freelancer.

Lizerium

An ecosystem of tools and systems for working with Freelancer (2003) and related runtime and server solutions

🌐 Language: 🇷🇺 Russian | ✅ 🇺🇸 English (current)

What is this

Lizerium is a collection of tools, libraries, and server components that I develop around Freelancer (2003).

The goal is not just modding, but building a structured and controlled environment for:

  • reverse engineering and analysis of the game
  • working with game data formats
  • developing servers and backend services
  • gradually extending and migrating logic (including Unity)

Important

Note

This organization contains different types of projects:

  • some are written by me from scratch
  • some are modified and extended versions
  • some integrate existing solutions

See individual repositories for detailed context.


Where to start

Tip

Start with the central repository:


Main projects

Core (written by me)


Modified / extended projects


What’s inside

  • Freelancer formats (UTF, XML, resources)
  • data analysis and manipulation tools
  • server components and APIs
  • runtime experiments and integrations
  • Unity direction (in progress)

Why this exists

  • to maintain structure as the project grows
  • to separate responsibilities between components
  • to simplify development of complex systems
  • to build a foundation for larger projects

Summary

Tip

This is not an archive or a dump of other people’s code.

This is my working environment where I:

  • reverse engineer Freelancer
  • build tools
  • design architecture
  • and evolve the system further

Pinned Loading

  1. Lizerium.Hub Lizerium.Hub Public

    A central map of directions, layers, and transitions within the Lizerium ecosystem

    3

  2. Lizerium.Software.Structs Lizerium.Software.Structs Public

    Structural map of the main software products, system modules and application nodes of the Lizerium ecosystem

    2

  3. Lizerium.Frameworks.Structs Lizerium.Frameworks.Structs Public

    Framework roadmap for all Lizerium branches

    1

  4. Lizerium.Tools.Structs Lizerium.Tools.Structs Public

    A roadmap of the Lizerium ecosystem's engineering tools, research utilities, and support programs.

    1

  5. Lizerium.Unity.Structs Lizerium.Unity.Structs Public

    Unity Lizerium Game Data and Formats Roadmap

    1

  6. Lizerium.Game.Structs Lizerium.Game.Structs Public

    A structural map of the game data and formats of the classic Lizerium branch

    2

Repositories

Showing 10 of 43 repositories
  • LizeriumVSCodeColorPicker Public

    An extension for VSCode that allows you to define colors in file lines with the `color = R, G, B` (0-255) constructs.

    Lizerium/LizeriumVSCodeColorPicker's past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Sep 13, 2026
  • LizeriumSteam Public

    A WPF-based launcher with delta patch support and a versioned update system for efficient distribution of apps and game modifications.

    Lizerium/LizeriumSteam's past year of commit activity
    C# 2 MIT 0 0 0 Updated Sep 13, 2026
  • LizeriumServer Public

    A modular ASP.NET Core MVC server for gaming portals, admin panels, documentation, dynamic content, and infrastructure services.

    Lizerium/LizeriumServer's past year of commit activity
    C# 5 MIT 0 0 0 Updated Sep 13, 2026
  • LizeriumFindChanges Public

    A tool for comparing two versions of a file structure and preparing an update folder.

    Lizerium/LizeriumFindChanges's past year of commit activity
    C# 0 MIT 0 0 0 Updated Sep 13, 2026
  • LizeriumDataToolkit Public Forked from Librelancer/Librelancer

    Reading, parsing, and serializing data from Freelancer games (https://librelancer.net)

    Lizerium/LizeriumDataToolkit's past year of commit activity
    C# 0 66 0 0 Updated Sep 13, 2026
  • LizeriumAccauntManager Public

    A modern, reimagined player account manager for Freelancer Server, redesigned for large game builds, Cyrillic support, asynchronous processing, and an extensible architecture.

    Lizerium/LizeriumAccauntManager's past year of commit activity
    C# 0 0 0 0 Updated Sep 13, 2026
  • Lizerium.Restarter.Server Public

    Automatic monitoring, restart and remote API control for Freelancer game servers

    Lizerium/Lizerium.Restarter.Server's past year of commit activity
    C# 2 MIT 0 0 0 Updated Sep 13, 2026
  • Lizerium.RDL.Converter Public

    C# implementation of frc.exe (Freelancer Resource Compiler). Converts RDL (XML) into FRC runtime text format.

    Lizerium/Lizerium.RDL.Converter's past year of commit activity
    C# 1 MIT 0 0 0 Updated Sep 13, 2026
  • Lizerium.Localization.Toolkit Public

    Lizerium.Localization.Toolkit is a .NET localization workflow for projects that store translations in .resx files. It combines runtime loading, a Roslyn source generator, analyzer diagnostics, Visual Studio code fixes, and a standalone WPF editor.

    Lizerium/Lizerium.Localization.Toolkit's past year of commit activity
    C# 0 MIT 0 0 0 Updated Sep 13, 2026
  • Lizerium.BINI.Converter Public

    C#, JavaScript implementation for converting Freelancer BINI binary INI files into editable text INI files and back.

    Lizerium/Lizerium.BINI.Converter's past year of commit activity
    C# 2 MIT 0 0 0 Updated Sep 13, 2026