Commit graph

16 commits

Author SHA1 Message Date
f760263f7f new version 2023-06-19 17:29:08 +03:00
4a5b47e054 feat: get versions 2023-06-18 18:52:39 +03:00
dfa54d3f65 doc: rename, formatting 2023-06-18 15:07:15 +03:00
Pierce
6af7b10f86 ForgeWrapper & Auth changes 2021-08-08 13:05:50 -07:00
dependabot[bot]
86368da9f2
Bump glob-parent from 5.1.1 to 5.1.2
Bumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/gulpjs/glob-parent/releases)
- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: glob-parent
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-11 18:37:19 +00:00
dependabot[bot]
829b3b48fc
Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 17:58:30 +00:00
dependabot[bot]
9f3618b218
Bump lodash from 4.17.19 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-11 15:48:16 +00:00
Suyashtnt
b9647a91ba
add docs for types and edit a few types 2021-01-18 16:13:47 +02:00
Louis Bailleau
192f9a18ef Created typescript typings for the library
- Created module declaration file
- Added `@types/node` to dev dependancies
2020-09-12 22:50:06 +02:00
Pierce
6eb2a7eb78 Merged #52 & removed shelljs
The `gameDirectory` option was moved to `overrides` to keep consistancy as it's for devs that go above and beyond with their launchers.
2020-08-23 23:38:15 -04:00
dependabot[bot]
41ed4b7d32
Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 21:45:15 +00:00
Pierce
99b7ff2367 ForgeWrapper support, ESLint added 2020-05-28 22:39:13 -04:00
Pierce
c0cf0aee01 Checksum, fix random version file request, removed node-fetch 2019-05-07 19:12:24 -04:00
Pierce
fd534159c8 OS path friendly, should address #8.
Also refactored code! Thanks Melon!
2019-04-26 18:04:32 -04:00
Pierce
2b11817bfa Removed a unneeded require 2018-12-09 18:13:20 -05:00
Pierce
c117a6707e Init 2018-10-29 18:13:58 -04:00