Skip to content
This repository has been archived by the owner on Jul 31, 2021. It is now read-only.

Added Version Selector #46

Merged
merged 5 commits into from Feb 11, 2021
Merged

Conversation

ChAoSUnItY
Copy link
Collaborator

Currently only supports Forge, sak is doing fabric one.

TODOs:

  • sort into groups by their mc version.
  • let selector have some workspace setup configurations passed in and out so the process chain can be made in further actions.

build.gradle Outdated
@@ -18,10 +18,7 @@ dependencies {
}

javafx {
version = "15.0.1"
modules = [ 'javafx.controls', 'javafx.fxml' ]
modules = [ 'javafx.controls' ]
}

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why have you done this? This worked fine before.

@DaRealTurtyWurty DaRealTurtyWurty merged commit 449dcfe into Railroad-Team:master Feb 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants