You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add GameAssemblyPath parameter to build configuration in GitHub Actions workflow for improved path management. (b9c06a4)
Update project configuration and GitHub Actions workflow to include MimicAPI repository checkout and adjust build parameters for improved path management. (6d71916)
Update icon.png to enhance visual representation of the EnemyDropLoot mod. (d51fa6d)
Update GitHub Actions workflow to reflect changes from Boilerplate to EnemyDropLoot, including version checks, artifact names, and release ZIP handling. (8cc5ec4)
Update version to 1.0.0, adjust README for default drop chance and max drops, and correct website URL in manifest.json. (9de22d3)
Enhance loot drop functionality by updating initialization logging with detailed preferences and adding LootSpawnService for improved loot spawning logic. Adjust project structure to include new service and modify preferences for drop chances and maximum drops per kill. (283f77c)
Refactor Boilerplate mod into EnemyDropLoot, implementing loot drop mechanics for dungeon enemies. Update project structure, preferences, and README for new functionality. Add necessary patches and configuration for loot management. (2bfd8b2)
Update README.md with correct Mimesis app link and add MelonLoader requirement (7a7cc7a)
Add MIT License file and update copyright year in existing LICENSE.md (799a0a6)
Initial commit of Boilerplate mod template including project structure, configuration, and GitHub Actions workflow for automated builds and releases. (c6e0a5e)