Commit Graph

5 Commits

Author SHA1 Message Date
KingRainbow44
be588de92f
Change HTML spacing to 2 spaces 2023-05-26 12:02:28 -04:00
KingRainbow44
1d03100dcc
Add building for handbook
also implement linting, ci for handbook, and change `.editorconfig` to do 2-line for .yml
2023-04-04 21:41:06 -04:00
Magix
3121e3e67d Introduce a new arguments parser (#1629)
Original commits:

* Clean-up

* Introduce a new application arguments parser & handler

* Clean-up and deprecate `Tools#getLanguageOption`

* Fix `-debug` and `-debugall` parameters

* found this while debugging, ...why

* Remove deprecated parameters

* Invoke startup argument parser before handbook generation

* Move command map instantiation to `Grasscutter `(prevent making 3 instances on startup)

* Ensure \n at EOF

Co-authored-by: AnimeGitB <AnimeGitB@bigblueball.in>
2022-08-10 11:54:43 +09:30
KingRainbow44
269149bb1f Formatting changes 2022-06-26 12:50:58 -04:00
Magix
b01a29c13f Add a(n) .editorconfig file
part of the broken formatting changes
2022-06-21 13:18:11 -04:00