2025-06-18 17:51:03 -04:00
2025-06-18 17:51:03 -04:00
2025-06-18 17:51:03 -04:00
2025-06-19 05:29:06 -04:00
2025-06-19 05:29:06 -04:00
2025-06-18 17:51:03 -04:00
2025-06-15 22:03:02 -04:00
2025-06-18 17:51:03 -04:00

Anm2ed

Reimplementation of The Binding of Isaac: Rebirth's proprietary animation editor; dealing with manipulating the XML-based ".anm2" format.

Dependencies

  • SDL3
  • GLEW

Build

After cloning, make sure to initialize the submodules:

git submodules update --init

Then:


mkdir build

cd build

cmake ..

make -j
Description
No description provided
Readme GPL-3.0 296 KiB
Languages
C 78.9%
C++ 20.9%
CMake 0.2%