itch.io is community of indie game creators and players

Devlogs

1.4: Mods

Pomodoro
A browser tool made in HTML5

Mods or Pomodoro image additions can now be added by creating a "mods" folder in the same folder as the executable and putting the mod (".pck" file type) in the "mods" folder.

Modders

For modders out there, the folder and file structure to make this application mods is:

  • res://
    • assets
      • images
        • pomodoros
          • your_mod_name
            • 0000.png
            • ...
            • 0060.png

Export it as a "your_mod_name.pck".

I use Blender for the Pomodoro models. Example Blender file for the model here.

Download Pomodoro
Leave a comment