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

Unified project config #8

Merged

Conversation

MarijnS95
Copy link
Member

@MarijnS95 MarijnS95 commented Jul 9, 2017

Uses some MSBuild targets to check whether the game is installed in the default Steam location. If not, copies a targets file (whose changes will be ignored) where a developer can enter the alternative location.
(The target file overrides the default location if it exists).

Because the dependencies and projects will end up in a single folder anyway, I merged all the bin folders into one to prevent all these duplicates from existing in different folders. This commit can be removed if this behavior is not desired.

Final commit contains another MSBuild target to copy generated assemblies to the Subnautica managed folder. I'm still checking out automated injection, so let me know if that's something we want.

The wiki setup page should be updated to reflect these changes.

@MarijnS95 MarijnS95 mentioned this pull request Jul 9, 2017
@Sunrunner37 Sunrunner37 merged commit 9f402e0 into SubnauticaNitrox:master Jul 9, 2017
@Sunrunner37
Copy link
Member

I'll update the wiki docs with these changes some time today.

@MarijnS95 MarijnS95 deleted the unified-project-config branch July 9, 2017 20:52
nesrak1 pushed a commit to nesrak1/Nitrox that referenced this pull request Aug 29, 2017
Measurity referenced this pull request in Measurity/Nitrox Feb 1, 2020
NinjaPedroX pushed a commit to NinjaPedroX/Nitrox that referenced this pull request Aug 14, 2023
Implement Save file management logic
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