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

Adds a build script to generate a Symbolic Link to the Rain World mod folder, automagically #17

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

Altoids1
Copy link
Collaborator

@Altoids1 Altoids1 commented Jul 2, 2024

image

Summary

Whenever a build is done in VS now, this script will check if there is a symbolic link between the mod folder of this repo and the weird place RW mods go, and creates one if there isn't.

For those unfamiliar, this basically creates a "portal" between the two, allowing the folder to exist in basically both places at once, meaning that developers do not need to have two copies of this mod in order to develop & test it! ✨ Magic. ✨

People who choose not to compile the code may still connect the folders via invoking the script directly.

Changelog

No user facing changes.

This should make it easier in general for new devs (or new people learning how to compile) to develop better.
@Altoids1 Altoids1 force-pushed the altoids-symlink-time branch from 71d7955 to 7493caf Compare July 2, 2024 18:08
@Altoids1 Altoids1 force-pushed the altoids-symlink-time branch from 7493caf to 72c4b30 Compare July 2, 2024 18:15
@BensoneWhite BensoneWhite merged commit c44088e into main Jul 2, 2024
1 check passed
@Altoids1 Altoids1 deleted the altoids-symlink-time branch July 2, 2024 19:35
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.

2 participants