Skip to content

NathanReed2/BattalionWars2

Repository files navigation

Battalion Wars 2 DTK Decomp Project

Project structure

  • configure.py - Project configuration and generator script.
  • config/RBWE01 - Configuration files for each game version.
  • config/RBWE01/build.sha1 - SHA-1 hashes for each built artifact, for final verification.
  • build/ - Build artifacts generated by the the build process. Ignored by .gitignore.
  • orig/RBWE01 - Original game files, extracted from the disc. Ignored by .gitignore.
  • orig/RBWE01/.gitkeep - Empty checked-in file to ensure the directory is created on clone.
  • src/ - C/C++ source files.
  • include/ - C/C++ header files.
  • tools/ - Scripts shared between projects.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages