Skip to content

load KSP assemblies from the configured KspDir env var #18

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

RobertGiesecke
Copy link

This should make it possible to clone the repo and just hit build. (If there's a KspDir env var already set up)

Without $(KspDir), an error will be shown in the IDE/msbuild that explains which env var to create or where to put the msbuild property.

…e either an env var are a property in LocalProperties.props (that file will be ignored by git)
@blowfishpro
Copy link
Collaborator

Old PR, but this can be accomplished with reference paths, which are stored in the uncommitted .csproj.user and thus are not dependent on where you have KSP installed or any environment variables

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