refactor(dist): Config and .bat files #297

Open
icex2 wants to merge 14 commits from pr297 into master
icex2 commented 2024-02-23 19:43:04 +03:00 (Migrated from github.com)
refactor(dist): Config and .bat files Move everything to new launcher.xml configuration files. Adjust the bootstrapping of launcher in the .bat files. Features such as copying the default props/ files to nvram are now handled by launcher. Using the PATH variable, bemanitools binaries can live in their own dedicated bemanitools/ subfolder next to props/ and modules/ now. All original binaries are expected to be kept in a modules/ folder like on stock data. --- [//]: # (BEGIN SAPLING FOOTER) Stack created with [Sapling](https://sapling-scm.com). Best reviewed with [ReviewStack](https://reviewstack.dev/djhackersdev/bemanitools/pull/297). * #298 * __->__ #297 * #296 * #295 * #294 * #293 * #292 * #291 * #290 * #289 * #299 * #288 * #287 * #286 * #285
This pull request has changes conflicting with the target branch.
  • Module.mk
  • src/main/camhook/cam.c
  • src/main/hook/table.c
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin pr297:pr297
git checkout pr297
Sign in to join this conversation.