Core library for DiamondFire mods, allowing them to share a common codebase and systems.
Merge pull request #8 from MrSam7K/main
feat: support private nodes and private node owner in location tracking
Merge remote-tracking branch 'origin/main'
fix: early returns in packet stuff
fix: bad handling of current version
feat: update checking
fix: removed test command
feat: trigger ModeSwitchListeningFeature even if the mode switched to is the same as the current
docs: actiondump
style: no more var
ci: switch prerelease to false
feat: always disable debugging
ci: fix missing quote
ci: add sources to modrinth upload
style: rename origin to dev origin as build has its own origin
feat: sort out some debugging
fix: disabled debugging oops
Merge pull request #4 from DFOnline/debugging
debugging
undo: last commit