Releases: AlamoEngine-Tools/ModVerify
Releases · AlamoEngine-Tools/ModVerify
v0.1.15-beta
What's Changed
- Bump the actions-deps group across 1 directory with 2 updates by @dependabot[bot] in #23
- Auto update by @AnakinRaW in #27
- Bump actions/setup-dotnet from 4 to 5 in the actions-deps group across 1 directory by @dependabot[bot] in #28
- Bump the actions-deps group with 2 updates by @dependabot[bot] in #30
- Refactor ModVerify to expose and use a VerificationTarget class by @AnakinRaW in #31
- Refactor Reporting by @AnakinRaW in #33
- Bump dotnet/nbgv from 0.4.2 to 0.5.0 in the actions-deps group by @dependabot[bot] in #36
- Bump the actions-deps group with 3 updates by @dependabot[bot] in #37
- Feat/variant of existing type by @AnakinRaW in #35
- New Verifiers and improvements by @AnakinRaW in #38
New Contributors
- @dependabot[bot] made their first contribution in #23
Full Changelog: v0.1.1-beta...v0.1.15-beta
v0.1.1-beta
What's Changed
- Prepare Auto-Update by @AnakinRaW in #20
- Implement auto update and better baseline support by @AnakinRaW in #32
Full Changelog: v0.0.77-alpha...v0.1.1-beta
v0.0.77-alpha
What's Changed
- Check icons by @AnakinRaW in #13
- Fix Texture Verifier not reporting by @AnakinRaW in #15
Full Changelog: v0.0.71-alpha...v0.0.77-alpha
v0.0.71-alpha
v0.0.37-alpha
v0.0.31-alpha
What's Changed
- support merging baseline by @AnakinRaW in #4
Full Changelog: v0.0.30-alpha...v0.0.31-alpha
v0.0.30-alpha
What's Changed
- Support SFX Events, Logging and reporting by @AnakinRaW in #3
Full Changelog: v0.0.5-alpha...v0.0.30-alpha
v0.0.5-alpha
What's Changed
- New Releases by @AnakinRaW in #1
- try fix zip creation by @AnakinRaW in #2
New Contributors
- @AnakinRaW made their first contribution in #1
Full Changelog: v0.0.1-alpha...v0.0.5-alpha
v0.0.1-alpha
First release
Usage
- Run
ModVerify.CliApp.exe - Inspect
VerifyLog_ModelTextureShader.txtfor verification result.
Features
Support reading XML files and checks model references.
Models are validated by checking whether their assets (shaders, textures, particles) exist.