This commit massively overhauls the project's structure to simplify development. Most parts are now correctly compartmentalized and dependencies are passed in a sane way rather than global variables galore xd.
4 lines
45 B
Go
4 lines
45 B
Go
package pkg
|
|
|
|
const Version = "2025.05.02-17"
|