Commit graph

8 commits

Author SHA1 Message Date
543c38bf96 Small patches 2025-03-02 19:38:31 -07:00
e2d64a2a9d Add a comment field to mods
ADDTL; Edited the deserialization routine for mods to make it less prone to errors in the event a mod does not contain every field in the NBT data, ex. new comment field would have crashed the deserializer, causing it to skip past the mod or fully reset server settings.
2025-01-04 17:25:51 -07:00
505e3c2cd7 Apply dart autofixes 2024-07-01 23:15:08 -07:00
26434a9123 Get wrapper working 2024-06-04 21:51:53 -07:00
68130285bc Change libac package name, and integrate rcon into libac 2024-05-24 14:52:01 -07:00
1b2ec0e74d Add in more implementation 2024-05-24 13:48:21 -07:00
fc0c1c7e7a Got more things functional 2024-05-23 22:18:59 -07:00
7cddfd2de6 Refactor project, get server-client coms working 2024-05-23 00:11:14 -07:00
Renamed from lib/mod.dart (Browse further)