Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 1.2 KB

File metadata and controls

19 lines (14 loc) · 1.2 KB

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.