Skip to content

[WIP] city of heroes builder - web based

Notifications You must be signed in to change notification settings

Hal47/cohbuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

cohbuilder

Web based implementation of Mids' Pine Hero Builder for City of Heroes.

Work in progress

Read the wiki for the plan.

Building

The site is built using vue.js, so node (I use node 10LTS) is required. Run npm install to download the dependencies. Then use npm run serve to have a local copy running. npm run build will package the version to ship.

Data files

I have decompiled Mids executable thanks to dotPeek by JetBrains and wrote a parser (using python 3) to create json data file which are used by the web ui. Have to thanks of course all the contributors to Mids and Pine that assembled all this knowledgebase.

About

[WIP] city of heroes builder - web based

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published