aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/mcmod.info
AgeCommit message (Collapse)Author
2020-07-05Renamed mod to CowlectionCow
Bumped version to 1.8.9-0.7.0
2020-05-04Bumped version to 1.8.9-0.5.0Cow
- Fixed hardcoded mod-specific strings in some places
2020-04-21Improved build processCow
- moved (most) project specific values into gradle.properties - mod version, mod name, ... get updated in all relevant places automatically
2020-03-08Added mod update notification (opt-out via /moo config)Cow
Standardized versioning (now includes Minecraft version) Bug fixes: - Reduced greediness of login/logout notification detection
2020-03-01Initial code commitCow