Skip to content

InfSein/hqhelper-dawntrail

Repository files navigation

FFXIV HQ Helper: DAWNTRAIL

GitHub License GitHub Repo stars Github Created At
GitHub Release GitHub Downloads (all assets, all releases)

English | 简体中文

Introductions

One web app designed for ffxiv dawntrail master crafters.

Visit our Github Page and enjoy!

Development Progress

This repository is still under construction and may undergo significant changes at any time.

To-do List

  • i18n
  • Development Document

Predecessor

The first version of HQ Helper(also might be called HqHelper below) was a Windows Forms app based on .NET 6.0.

The application interface was built by the designer of WinForm, and the native UI of Windows 11.

During the ENDWALKER expansion of Final Fantasy XIV period, the application established over 50 version updates through online storage and distribution, providing gamers with production statistics support spanning from 6.0 to 6.4 game patch.

You could still view screenshot, description and tutorials, or just download and run the application from the Release Page in NGA Player Community.

Development Guidelines

The application would be updated automatically when master branch code been changed.

In the early stages of development, the code can be directly pushed to the master branch. But after the application is officially launched, the changes should be thoroughly tested in the dev branch before merging into the master branch.

Clone and Build

git clone https://github.com/InfSein/hqhelper-dawntrail.git
cd hqhelper-dawntrail
npm i
npm run dev

References

  1. Naive UI
  2. FFXIV Axis Font Icons

Reference may not be all listed above.

License

The license of this project might be changed in the future.

For now, it is under MIT License.