Hello Urban Assault community!
This tool is a comprehensive map editor for creating and modifying Level Definition Files (LDF) for UA.
Please be aware:
Bugs Possible: While the editor has been tested, it might contain bugs.
Tested on Linux Only: I have personally tested this version exclusively on Linux. It should work perfectly on Windows (as it uses standard Python libraries like Tkinter and Pillow)
The goal is to keep Urban Assault alive. You are free to download, use, modify, host, and improve this code in any way you see fit.
Open Source - Take It and Run With It: You are encouraged to host the code here or on platforms like GitHub or similar repositories to enable collaborative improvements.
Future Updates: I might release future updates, but I cannot guarantee. The community is welcome to take over development.
Mod/Custom ID Support: The editor is compatible with modding and custom content.
How to Run the Editor:
Sektor is a Python script and requires Python 3 to run.
Linux Prerequisites:
python3
python3-tk
python3-pip
pillow
python3-pil.imagetk
Run Command:
python3 launch.py (or execute the provided .sh script)
Download Link: here