Skip to content

Simple Vue application for finding HoI4 focus and idea icons.

License

Notifications You must be signed in to change notification settings

wyandotte/hoi4-icon-search

Repository files navigation

hoi4-icon-search

A simple Vue application which lists the icons of Hearts of Iron IV and associated mods to easily find the goal or idea GFX you're looking for.

Building the project

Several npm scripts are included for your convenience.

  1. Clone this repo and open it in a terminal.
  2. npm install.
  3. npm run watch to continuously watch for changes.
  4. Spin up a local server to check the changes, for example with PHP: php -S localhost:8080.
  5. After making changes, run npm run production to create minimized versions of the JS and CSS.
  6. Increase the version number in docs/index.html if applicable.

About

Simple Vue application for finding HoI4 focus and idea icons.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published