f909eb4779
Attempted to update to latest API, lots of errors (9 remains)
...
- Removed Reactor Scala extensions in an attempt to get this thing to compile but it doesn't seem to help
- Removed heavily version-dependent stuff
2023-04-24 04:42:24 +02:00
9f3ca37929
Fix compilation issues and startup exceptions
...
- Removed test class because it errors, and I don't know how to fix it
- Updated dependencies
- Fixed SMono.whenDelayError() causing a crash on Scala 3.0.0
- Fixed subscribe method calls being ambiguous
- Fixed returns returning the wrong things
- Converted onGetInfo() to use no returns
2021-12-30 21:25:50 +01:00
7b27ec0ea3
Update to Scala 3.0.0 and update dependencies
2021-07-08 23:04:17 +02:00
74bce1ecf9
Save config comments (not all of them apparently)
2021-04-06 01:05:58 +02:00
d80703ac68
Obtain config comments from sources
2021-04-06 00:35:59 +02:00
470212411d
Successfully made an unnecessary subproject work
2021-04-05 18:57:40 +02:00
5146fdf368
Add Reflections
2021-04-05 03:47:56 +02:00
860dd66431
Add task to read source files
2021-04-05 02:45:28 +02:00
efa1dcfc8f
Convert to SBT project (manually), including shading
2021-04-04 00:32:27 +02:00