Let'sPonderW

Auto-fetch corresponding Ponderer content from Git based on installed mods

91

Let'sPonderW

LetsPonderW

LetsPonderW is a practical mod dedicated to simplifying Ponderer scenes management. It automatically fetches and applies the corresponding Ponderer content from a specified Git repository based on the mods currently installed in your game.

Core Features

* Status Visualization: Upon startup, the mod reads the cloud index and compares it with your locally installed mods, downloading only the Ponder fragments genuinely needed for the current environment. * Status Visualization: By recording file hashes in a locally cached `assemble.json`, the mod accurately identifies changes in online resources and skips unmodified files, significantly saving bandwidth. * Status Visualization: Once the download is complete, the mod automatically builds a built-in resource pack named `Let'sPw Assembled Pack`. It directly migrates and registers the corresponding scripts and structures into Ponderer's configuration directory, eliminating the need for players to manually extract or move any files. * Status Visualization *(optional)* : After the resources are loaded and assembled, a Toast notification will appear in the top right corner of the game, intuitively informing you of the current status of the loaded Ponder fragments.

Configuration

After the first run, the mod generates a `letsPonderW.json` file in the config directory, supporting the following highly customizable options:

* `repository` (String): The custom address of the Ponder index repository. It defaults to the official GitLab repository. You can replace this with a private Ponder source maintained by yourself. * `onlyLoad` (Boolean): When set to `true`, the mod will completely skip the network download and update phases, loading only the locally cached Ponder resources. This is highly suitable for offline play or for modpack creators who wish to lock the content. * `normalToast` (Boolean): Toggles the display style of the Toast notification. When set to `true`, a simplified loading prompt will be shown.

Requirements

Please ensure the following prerequisites are installed in your game environment: * Ponderer: The mod loader. * Ponderer: Provides the necessary Kotlin runtime support. * Ponderer: An in-game ponder loader & editor.

*Developers are also welcome to share your Ponder creations with all players by submitting MRs/PRs to our index repository!*

GitLab index GitHub index

ADS