To keep backwards compatibility with older releases, the structure of the unzipped apps on the server (that are input to gen.py) will make use of an sd folder to specify additional files. This is transparent to the user, and only important for repository maintainers.
There is also a .deleteme file that is generated when a zip is created, which can be deleted to have the zip be regenerated by gen.py.
To keep backwards compatibility with older releases, the structure of the unzipped apps on the server (that are input to gen.py) will make use of an
sd
folder to specify additional files. This is transparent to the user, and only important for repository maintainers.There is also a .deleteme file that is generated when a zip is created, which can be deleted to have the zip be regenerated by gen.py.