Skip to content

matanki-saito/SimpleInstaller

Repository files navigation

Simple Installer

run

Install game mods to your computer.

How to use

Just click the button !

NOTICE

  • Steam Only
  • Windows Only
  • Cannot run under Windows 7.
  • Cannot run on x86 machine.
  • Administrator User Login Required
  • Windows Defender only. Installer will not work properly under other antivirus software.
  • Requires .Net 4.8 or later.
  • User name must not contain spaces. OK) HakureiReimu , NG) Hakurei Reimu

Sequence

sequence

Build

Requirement

  • windows 10 or later
  • python 3.7 or later
  • pyinstaller pip install pyinstaller

command

pyinstaller ./angelica.py -n installer --onefile --noconsole --icon=./icon.ico

Licence