Skip to content

Releases: AlamoEngine-Tools/ModVerify

v0.1.15-beta

25 Mar 13:05
554b0fb

Choose a tag to compare

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

Full Changelog: v0.1.1-beta...v0.1.15-beta

v0.1.1-beta

11 Feb 16:32
4eb6a1c

Choose a tag to compare

What's Changed

Full Changelog: v0.0.77-alpha...v0.1.1-beta

v0.0.77-alpha

06 Apr 21:06
090a6ca

Choose a tag to compare

What's Changed

Full Changelog: v0.0.71-alpha...v0.0.77-alpha

v0.0.71-alpha

05 Apr 22:05

Choose a tag to compare

What's Changed

Full Changelog: v0.0.37-alpha...v0.0.71-alpha

v0.0.37-alpha

03 Aug 16:28
a688845

Choose a tag to compare

What's Changed

Full Changelog: v0.0.31-alpha...v0.0.37-alpha

v0.0.31-alpha

24 Jul 13:48
64bbae5

Choose a tag to compare

What's Changed

Full Changelog: v0.0.30-alpha...v0.0.31-alpha

v0.0.30-alpha

24 Jul 12:25
9019cfc

Choose a tag to compare

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

31 May 11:48
dcc45e7

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1-alpha...v0.0.5-alpha

v0.0.1-alpha

26 May 18:17

Choose a tag to compare

v0.0.1-alpha Pre-release
Pre-release

First release

Usage

  1. Run ModVerify.CliApp.exe
  2. Inspect VerifyLog_ModelTextureShader.txt for verification result.

Features

Support reading XML files and checks model references.
Models are validated by checking whether their assets (shaders, textures, particles) exist.