Daniel Scalzi

Results 77 comments of Daniel Scalzi

Supported as of https://github.com/dscalzi/Nebula/commit/1a537e33f4d4843d0896259edd6d1f2f859e7d78 See https://github.com/dscalzi/Nebula#setting-the-server-icon Remember, to regenerate the schemas just do `npm run start -- g schemas`

Would need more details

Will be added with #270

https://github.com/dscalzi/HeliosLauncher/pull/270/commits/a731fa90ea300e156eaf7c026a8a93036a5aec98

Planned as next major development effort now that v2 has landed. No ETA b/c I haven't even started thinking about how I want to do this yet.

Supported as of v2.1.0

Once assetguard-2 (#270) lands, the next thing to rework would be processbuilder.js. That would be done with fabric support in mind.

closing as duplicate of #65

Types still need to be updated https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/fs-extra. Right now when using typescript, the esm export is basically an any, so you won't know which imports are wrong until runtime. Posted...