Moodle Framework - Frameworks for Project Zomboid

Mod «Moodle Framework» for Project Zomboid

12:24
21

Provides a framework for modders to easily add and manage custom moodles in Project Zomboid. It replaces direct access to

  1. IsoPlayer ModData.Moodles
, requiring mods to use
  1. MF.getMoodle
and check against nil.

Configuration:

  • Option to set the reference color for moodles to white for better distinction (default enabled)
  • Options to deactivate various displays to enhance mod compatibility
  • Supports modded backgrounds with small extensions

For Modders:

  • Add a 30x30 pixel PNG texture with alpha enabled to
    1. media\ui
    (e.g.,
    1. Moodle_*.png
    )
  • Define translations in
    1. media\lua\shared\Translate\EN\Moodles.json
  • Use
    1. require "MF_ISMoodle"
    and
    1. MF.createMoodle(*)
    to create the moodle object
  • Update values using
    1. MF.getMoodle(*, playerNum):setValue(value)
    where value is between 0.0 and 1.0
  • Always include
    1. playerNum
    to ensure SplitScreen compatibility

Limitations:

  • Oscillations may depend on performance as they are not based on vanilla values

Technical Information:

  • Workshop ID: 3396446795
  • Mod ID: MoodleFramework
Author Links:

Mod Info

Category:
Version:
16.08.2026
Size:
91.2 Kb
Multiplayer:
Yes
Added by:
Compatible with Project Zomboid

Download Links

No comments yet. Be the first to add a comment!

More mods by Tchernobill

Questions

How do I install this mod?

Extract the mod files and place them in C:\Users\YourName\Zomboid\mods . Then enable it in the game menu. This method works for Steam, GOG, and other versions of Zomboid. Full install guide .

How do I download this mod?

Use one of the download links to get the latest version of this mod. If one mirror is unavailable, try another. Full download guide .

Is this mod safe to use?

Files up to 32 MB are scanned and include a Virus Scan Report . Always review the scan results before downloading, or run your own check for extra safety.

Last Comments