Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build one .3dsx file for each executable compiler artifact #58

Closed
wants to merge 3 commits into from

Commits on Jun 1, 2024

  1. Add a configuration struct to parse from metadata

    This will allow users to specify different icons/romfs dirs per
    test, example, etc.
    ian-h-chamberlain committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    0e7a477 View commit details
    Browse the repository at this point in the history
  2. Refactor everything to use the new configs

    Build all the artifacts, then run if needed. It basically works! There's
    a couple of changes in behavior but overall I think this gets us much closer
    to the goal.
    ian-h-chamberlain committed Jun 1, 2024
    Configuration menu
    Copy the full SHA
    526f431 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e4683b View commit details
    Browse the repository at this point in the history