Louis Bailleau
|
f7ee07e43f
|
Fixed a typing in the declaration file
|
2020-09-12 22:50:07 +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
|
aff0c29f17
|
Merge #51 with a few changes
|
2020-08-23 23:57:28 -04:00 |
|
Pierce
|
1f50ad1ff8
|
Merge branch 'pr/51'
|
2020-08-23 23:38:28 -04: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 |
|
MT224244
|
5b21305f99
|
Add a gameDirectory to your options
|
2020-08-20 03:27:36 +09:00 |
|
MT224244
|
53f20d54d3
|
Remove the hardcoded "M" in the JVM memory allocation argument.
|
2020-08-19 12:08:12 +09:00 |
|
Louis Bailleau
|
c1d37b4bb7
|
Fixed a typing in the declaration file
|
2020-07-30 03:08:31 +02:00 |
|
Louis Bailleau
|
715de3fb57
|
Created typescript typings for the library
- Created module declaration file
- Added `@types/node` to dev dependancies
|
2020-07-30 02:47:30 +02:00 |
|
Pierce
|
ef45a1d741
|
NPM Bump for PR
|
2020-07-23 12:03:31 -04:00 |
|
Pierce
|
634d74124d
|
Merge pull request #48 from Team-Fruit/master
Add library root overrides
|
2020-07-23 12:02:23 -04:00 |
|
Kamesuta
|
7602dedd76
|
Added library root
|
2020-07-23 06:19:48 +09:00 |
|
Pierce
|
691634ca12
|
[NOISSUE] Bumping badge #
|
2020-07-22 15:25:41 -04:00 |
|
Pierce
|
1866c237b0
|
HOTFIX assetRoot override didnt change for index.
|
2020-07-22 15:17:33 -04:00 |
|
Pierce
|
df8e361db8
|
Merge pull request #46 from Pierce01/dependabot/npm_and_yarn/lodash-4.17.19
Bump lodash from 4.17.15 to 4.17.19
|
2020-07-22 11:28:38 -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
|
9ee4f3dda2
|
[NOISSUE] Nitpicks
|
2020-07-07 23:36:31 -04:00 |
|
Pierce
|
d1417e07c8
|
[NOISSUE] Disable travis test
|
2020-06-19 22:23:39 -04:00 |
|
Pierce
|
1a4983a8b3
|
[NOISSUE] Travis test, add detached.
|
2020-06-19 22:21:00 -04:00 |
|
Pierce
|
0905b4154d
|
[HOTFIX & Slight Changes]
|
2020-06-19 12:26:58 -04:00 |
|
Pierce
|
9075bd0ea6
|
NPM Bump for readme fix.
|
2020-05-28 23:08:37 -04:00 |
|
Pierce
|
15f3ec0693
|
Forgot to remove a ```
|
2020-05-28 23:07:44 -04:00 |
|
Pierce
|
99b7ff2367
|
ForgeWrapper support, ESLint added
|
2020-05-28 22:39:13 -04:00 |
|
Pierce
|
9e21e8189c
|
Merge pull request #41 from grallc/custom-lauch-args-fix
Fixed custom launch args builder - #39
|
2020-05-01 16:53:49 -04:00 |
|
Pierce
|
6bf22ef3e9
|
pre-1.6 support.
|
2020-05-01 12:43:11 -04:00 |
|
Corentin Grall
|
b5d688fd02
|
Merge branch 'master' into custom-lauch-args-fix
|
2020-04-30 15:04:41 +02:00 |
|
Pierce
|
4612107b3a
|
minArgs check for legacy & normal.
|
2020-04-29 10:51:17 -04:00 |
|
Corentin Grall
|
3d2aa75d09
|
Fixed custom launch args builder - #39
|
2020-04-07 16:41:04 +02:00 |
|
Pierce
|
487bfa06fc
|
v3.13.1
|
2020-04-07 09:56:28 -04:00 |
|
Pierce
|
8be5a5979e
|
v3.13.0
|
2020-04-07 09:39:17 -04:00 |
|
Corentin Grall
|
1c6cc01682
|
Added --customLaunchArgs options (#40)
* Added --customLaunchArgs options - #39
* Fixed Typo
Co-authored-by: Pierce <spammermuch@gmail.com>
|
2020-04-07 09:36:06 -04:00 |
|
Pierce
|
c35332a8e5
|
Added Warnings & changeApiUrl (authenticator.js)
|
2020-04-04 13:25:14 -04:00 |
|
Pierce
|
4e9c2fbfb3
|
Incase package.json is removed, skip over version check.
|
2020-03-24 14:52:30 -04:00 |
|
Pierce
|
cc9396a851
|
Fixed images, slight refactor
|
2020-03-17 20:15:32 -04:00 |
|
Pierce
|
2f65a98d9a
|
Optifine fix + NPM push.
should let all custom installations work now since the MC version jar was moved.
Tested on: Optifine, Fabric, Vanilla
|
2020-02-09 13:08:35 -05:00 |
|
James Galbraith
|
7db0139b58
|
Fix typeo, utf9 instead of utf8 (#34)
|
2020-01-28 19:54:50 -05:00 |
|
Pierce
|
8fbe1faaa1
|
Merge pull request #33 from DecentralisedTech/master
Change require imports to fs
|
2020-01-20 10:06:15 -05:00 |
|
BuildTools
|
2f6988339b
|
Change require imports to fs
|
2020-01-19 23:46:31 +13:00 |
|
Pierce
|
e2f7e1088c
|
3.11.6 - Fabric support
Defaults back to normal MC jar if a custom one doesnt exist.
|
2020-01-04 18:21:12 -05:00 |
|
Pierce
|
f9b7032ded
|
Logo resize (3.11.5)
|
2019-12-12 21:15:58 -05:00 |
|
Pierce
|
23274e1ec6
|
3.11.5
|
2019-12-12 21:14:25 -05:00 |
|
Victor Korkoshko
|
30acf07e90
|
Fix java check when the path contains spaces (#32)
|
2019-12-10 08:16:12 -05:00 |
|
Pierce
|
22c7b8254f
|
Bump for NPM
|
2019-11-15 17:52:42 -05:00 |
|
Victor Korkoshko
|
73bf1fe232
|
Fix debug event call after resolve (#30)
|
2019-11-15 17:49:52 -05:00 |
|
Pierce
|
4758defde4
|
Grammar fix, removed old explanation
|
2019-11-04 13:37:59 -05:00 |
|
SVV-team
|
db19c68fb8
|
Add fullscreen option (#29)
Add fullscreen option
|
2019-11-04 13:33:50 -05:00 |
|
Pierce
|
d9d5e21c76
|
Merge pull request #28 from SVV-team/master
Fix arguments from caching by using fs instead of require
|
2019-11-01 20:10:18 -04:00 |
|
SVV-team
|
0144be7b4c
|
Fix duplicate options on args push
reqiure replaced with fs.readFileSync
|
2019-11-01 17:19:13 +02:00 |
|
Pierce
|
06337a8914
|
v3.11.3
|
2019-10-28 18:03:32 -04:00 |
|
Pierce
|
5619acb711
|
change default maven repo so typesafe doesnt break. solves #26 and #27
|
2019-10-26 17:53:04 -04:00 |
|