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

Added NSDK 14.3.0 #231

Merged
merged 1 commit into from
May 18, 2022
Merged

Added NSDK 14.3.0 #231

merged 1 commit into from
May 18, 2022

Conversation

JCash
Copy link
Contributor

@JCash JCash commented May 17, 2022

No description provided.

@JCash JCash requested a review from britzl May 17, 2022 16:18
Comment on lines +307 to +316
# Added in version 1.3.3
ENV NINTENDO_SDK_ROOT_14_3_0 ${PLATFORMSDK_DIR}/nx-14.3.0

ENV SWITCH_SDK_14_FILENAME nx64-sdk-14.3.0.tar.gz

RUN \
echo "Switch SDK 14.3.0" && \
mkdir -p ${NINTENDO_SDK_ROOT_14_3_0} && \
wget -q -O - ${DM_PACKAGES_URL}/${SWITCH_SDK_13_FILENAME} | tar xz -C ${NINTENDO_SDK_ROOT_14_3_0}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We should probably add this to the beta branch.
No need to wait until next release imho

@JCash JCash merged commit 454419a into dev May 18, 2022
@JCash JCash deleted the update-nsdk-14 branch May 18, 2022 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant