Skip to content

scripts dp depman

Legends11 edited this page Sep 12, 2026 · 1 revision

dp-depman

Dependency management for Minecraft Java Edition datapacks.

Metadata

Source: example-pack/pack.mcmeta

  • Pack format: 48

Modules

Python

_dp_common.py — Shared constants and .depends/ I/O for dp-depman tools. Imported by dp-resolve.py, depend_remover.py, depend_edit.py.

  • scripts/_dp_common.py
  • scripts/depend_edit.py
  • scripts/depend_remover.py
  • scripts/dp-resolve.py

Source


This page was generated automatically by generate_wiki.py from the README, package metadata, and source code of this sub-project. Manual edits will be overwritten the next time the script runs.

Clone this wiki locally