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

Include Unity .meta files for easy submodule integration #348

Closed
crdmrn opened this issue Apr 15, 2020 · 1 comment
Closed

Include Unity .meta files for easy submodule integration #348

crdmrn opened this issue Apr 15, 2020 · 1 comment

Comments

@crdmrn
Copy link

crdmrn commented Apr 15, 2020

Adding plugin repos as submodules is one of the great things about using git; this way, one is sure to integrate other developers code without messing with it, and having always the most recent version.
The Steamworks.NET repo works great from this point of view, but it's missing one big thing: meta files.
As it get imported in Unity, meta files are generated and are marked as uncommited changes on the submodule repo, potentially creating confusion.
Would it be possible to include them in the repo so it would be "changes-free" once added as submodule to another git repo?

Thanks for the awesome work btw, I hope my explanation wasn't too confused ^^"

@rlabrecque
Copy link
Owner

This is being tracked here: #389

Some progress has been made!

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

No branches or pull requests

2 participants