mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
4 lines
93 B
Python
4 lines
93 B
Python
import prepare_release
|
|
|
|
if __name__ == "__main__":
|
|
prepare_release.make_release_assets()
|