/Launcher

An alternative Launcher for Ourodev's version of City of Heroes

Primary LanguageGDScriptMIT LicenseMIT

Launcher

Launcher is a very early prototype of an alternative launcher for Ourodev's version of City of Heroes.

PatchNotes

Settings

Launcher aims to provide a single binary solution that, upon execution, presents a hopefully aesthetically pleasing user interface from which tasks such as reading patch notes and launching City of Heroes can be accomplished.

Planned features are:

  • Single binary, xcopy (or cp) installable
  • Platform independence
  • Delta updates
  • Multi City of Heroes distribution support
  • User interface fitting the City of Heroes theme

Implementation

Launcher is a GoDot project using GDScript to accomplish its various tasks. In the future it might be necessary to fall back and use C#/Mono to accomplish complex operations.