decomp_settings 0.0.10

Library for reading the decomp.yaml settings file
Documentation
name: Pokemon Snap
repo: https://github.com/ethteck/pokemonsnap
platform: n64
versions:
- name: us
  fullname: US
  sha1: edc7c49cc568c045fe48be0d18011c30f393cbaf
  paths:
    target: "pokemonsnap.z64"

    build_dir: "build"
    map: "build/pokemonsnap.map"
    compiled_target: "build/pokemonsnap.z64"
    elf: "build/pokemonsnap.elf"

    expected_dir: "expected/"

    asm: "asm"
    nonmatchings: "asm/nonmatchings"

tools:
  decompme:
    preset: 125
  permuter:
    decompme_compilers:
      tools/ido7.1/cc: ido7.1
      tools/ido5.3/cc: ido5.3
  frogress:
    project: pokemonsnap
    versions:
      us: # corresponds with top-level version names
        version: us