mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 23:23:17 +00:00
4 lines
93 B
Python
4 lines
93 B
Python
![]() |
import prepare_release
|
||
|
|
||
|
if __name__ == "__main__":
|
||
|
prepare_release.extract_steam_redist()
|