Commit Graph

  • e21453d194 chore(cursor): 🔧 add cursor rules for changelog and commit message formatting main Mr¤KayJayDee 2025-10-24 00:16:10 +02:00
  • 64edfa4d73 feat(workflow): add changelog extraction step to Gitea release workflow for improved release notes v1.0.0 Mr¤KayJayDee 2025-10-24 00:05:59 +02:00
  • 99412b2876 fix(workflow): update Gradle build command in Gitea release workflow to use shell execution Mr¤KayJayDee 2025-10-23 23:58:32 +02:00
  • aaa562f114 feat(workflow): add Gitea release workflow for automated builds and releases on version tags Mr¤KayJayDee 2025-10-23 23:55:42 +02:00
  • 1a79c54cfb fix(docs): format README.md for improved readability by adjusting spacing in version information Mr¤KayJayDee 2025-10-23 23:28:33 +02:00
  • c0fd2a2787 feat(docs): complete PlayHours mod implementation with comprehensive documentation Mr¤KayJayDee 2025-10-23 23:28:20 +02:00
  • 58919ced40 Initialize Minecraft Forge mod structure with essential files and configurations. Added .gitattributes to manage line endings, .gitignore for IDE and build artifacts, and build.gradle for project setup. Included example mod files, configuration, and metadata in mods.toml. Added changelog, credits, and license files for documentation. Set up Gradle wrapper for consistent builds. Mr¤KayJayDee 2025-10-23 14:13:00 +02:00