@@ -0,0 +1,9 @@
#!/usr/bin/env python3
"""
gui.py — Arma Mod Manager launcher.
The implementation lives in the gui/ package.
from gui import run_app
if __name__ == "__main__":
run_app()
The note is not visible to the blocked user.