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

Create csproj & sln, update main scene file. #2

Merged
merged 1 commit into from
Nov 29, 2020
Merged

Conversation

knightofiam
Copy link
Member

  • csproj & sln need to exist and be under source control in order for
    the game to be runnable from different branches.

  • Recreate csproj & sln files by attaching a test C# script to the main
    scene, then delete the test script afterward.

  • Create a gitignore that explicitly excludes csproj & sln from being
    ignored.

- csproj & sln need to exist and be under source control in order for
  the game to be runnable from different branches.

- Recreate csproj & sln files by attaching a test C# script to the main
  scene, then delete the test script afterward.

- Create a gitignore that explicitly excludes csproj & sln from being
  ignored.
@knightofiam knightofiam merged commit dfc987d into master Nov 29, 2020
@knightofiam knightofiam deleted the csproj branch November 29, 2020 05:35
knightofiam added a commit that referenced this pull request Dec 11, 2020
- Attempt #2 at removing 'v' from release version in deploy.yml as it
  doesn't work with butler for publishing to itch.io.
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