Validate Godot pack, DLC, and mod manifests before release.
Project description
Godot Pack Mod Doctor
godot-pack-mod-doctor validates small Godot pack, patch, DLC, and mod
manifests before release. It is intentionally format-light: projects keep their
own build system, while the tool checks the manifest evidence that build system
emits.
Install
python -m pip install godot-pack-mod-doctor
From a source checkout:
python -m pip install -e .\godot-pack-mod-doctor
Quick Start
godot-pack-mod-doctor check pack-manifest.json --format markdown
godot-pack-mod-doctor check pack-manifest.json --base base-content.json --format json --output reports\pack.json
Manifest Shape
{
"id": "demo_patch",
"version": "1.0.0",
"dependencies": [{"id": "base_game", "version": ">=1.0.0"}],
"files": [
{
"path": "res://content/items/sword.tres",
"references": ["iron_ingot"],
"overrides": false
}
]
}
The optional base manifest can contain content entries with id fields.
Checks
- missing pack id or version;
- file entries without paths;
- duplicate shipped paths;
- unexpected overrides;
- references that are not present in a supplied base content manifest.
Outputs
text: local terminal report.json: CI and scripts.markdown: PR comments and release notes.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file godot_pack_mod_doctor-0.1.0.tar.gz.
File metadata
- Download URL: godot_pack_mod_doctor-0.1.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
26f8e5b100aea68549e95c4aa731f2fd99791bcedf74647cbb13db5810c7fe31
|
|
| MD5 |
b164f8afbe1ed0ce6d922db3ec1ae227
|
|
| BLAKE2b-256 |
8718d9ba802c64bdf57110de7ebc3c5c29b658455345694811deb5e593e8f9f1
|
Provenance
The following attestation bundles were made for godot_pack_mod_doctor-0.1.0.tar.gz:
Publisher:
publish-pack-mod-doctor.yml on NonniGB/godot-production-toolkit
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
godot_pack_mod_doctor-0.1.0.tar.gz -
Subject digest:
26f8e5b100aea68549e95c4aa731f2fd99791bcedf74647cbb13db5810c7fe31 - Sigstore transparency entry: 1836108051
- Sigstore integration time:
-
Permalink:
NonniGB/godot-production-toolkit@4209daee8035812ec567eb0854b084c38a32b541 -
Branch / Tag:
refs/tags/godot-pack-mod-doctor-v0.1.0 - Owner: https://github.com/NonniGB
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pack-mod-doctor.yml@4209daee8035812ec567eb0854b084c38a32b541 -
Trigger Event:
push
-
Statement type:
File details
Details for the file godot_pack_mod_doctor-0.1.0-py3-none-any.whl.
File metadata
- Download URL: godot_pack_mod_doctor-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
46b9fe072c7b247b5cbe6401ccda6d48d0c0a470fad6b8526c56c27cb19255f3
|
|
| MD5 |
001538ae347fa5ee4b956ac602878868
|
|
| BLAKE2b-256 |
1d0b977554ac256c04560dd6cec62d4a216d132c0b1eb6935b8b9531f0bf082a
|
Provenance
The following attestation bundles were made for godot_pack_mod_doctor-0.1.0-py3-none-any.whl:
Publisher:
publish-pack-mod-doctor.yml on NonniGB/godot-production-toolkit
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
godot_pack_mod_doctor-0.1.0-py3-none-any.whl -
Subject digest:
46b9fe072c7b247b5cbe6401ccda6d48d0c0a470fad6b8526c56c27cb19255f3 - Sigstore transparency entry: 1836108188
- Sigstore integration time:
-
Permalink:
NonniGB/godot-production-toolkit@4209daee8035812ec567eb0854b084c38a32b541 -
Branch / Tag:
refs/tags/godot-pack-mod-doctor-v0.1.0 - Owner: https://github.com/NonniGB
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pack-mod-doctor.yml@4209daee8035812ec567eb0854b084c38a32b541 -
Trigger Event:
push
-
Statement type: