Commit Graph

2 Commits

  • eggs(forge): support 1.17+ versions (#1354)
    Support new 1.17+ Forge JPMS arguments that doesn't ship any executable jar
    
    Fix forge latest build version option to actually use latest instead of recommended
    Set build version input rules to only accept valid values of latest and recommended
    Remove spaces from the version variables to avoid issues with curl. Forge site displays versions with spaces to end users