Gutnar Leede

Results 3 issues of Gutnar Leede

By default, the demo and the library only work if a cuda device is available. With these changes the demo will work and the library is usable if cuda is...

* added default `MongoCronJob` type which is exported so jobs can be created more comfortably using a typed collection * moved types to `types.ts` * changed base class to `MongoCron`...

enhancement

I am working on an application that reads the save file as soon as it is created. I have added an example of such a file as `examples/chars/98/InitialSave.d2s`. The initial...