Hello Urban Assault community!
Sektor is a fan-made map editor for Microsoft Urban Assault (1998), designed to simplify the creation and modification of custom LDF levels for UA / OpenUA / UA Source.
The editor converts user-created map data into Urban Assault-compatible level files through a visual interface, making map creation significantly easier compared to manual text editing.
Legal notice:
Urban Assault © Microsoft Corporation. Sektor 2 was created under Microsoft's "Game Content Usage Rules" using limited visual reference assets from Urban Assault, and it is not endorsed by or affiliated with Microsoft.
Sektor 2 is a free, non-commercial community tool for Urban Assault/OpenUA modding and preservation. It is not a standalone copy of the game and does not include the full original game content. Some converted visual reference assets are included only where required for map preview and editor functionality.
Microsoft Game Content Usage Rules:
Sektor was originally developed and tested on Linux, but is now fully functional on modern Windows systems using Python 3.
Requirements:
- Python 3.13+
- Pillow library
Install Pillow:
pip install pillow
Project status:
Sektor is currently in active development and experimental state. The editor works, but parts of the codebase are still being cleaned, consolidated and improved.
[GitHub Release link]