Skip to content

AI GameDev Toolkit v0.1.2

Choose a tag to compare

@sylardie sylardie released this 03 Jul 13:06
· 13 commits to master since this release

Highlights

  • Added Asset Tools watermark workflows for image cleanup and spritesheet frame transparency.
  • Added loop-closing duplicate frame detection for spritesheet exports.
  • Added Audio Tools video-to-audio extraction alongside audio processing/conversion.
  • Updated frontend controls, bilingual copy, and release version metadata to 0.1.2.

Validation

  • npm.cmd run lint
  • npm.cmd run build
  • backend unittest discovery: 21 tests passed
  • backend compileall app
  • npm.cmd run dist:win