Initial commit

This commit is contained in:
kramo
2025-11-28 19:14:39 +01:00
commit b6d7f70a93
32 changed files with 1171 additions and 0 deletions

5
data/cartridges.in Executable file
View File

@@ -0,0 +1,5 @@
#!@PYTHON@
import runpy
runpy.run_module("cartridges")