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

Set up unity package branch with necessary metadata files #44

Open
grahamboree opened this issue Sep 9, 2022 · 0 comments
Open

Set up unity package branch with necessary metadata files #44

grahamboree opened this issue Sep 9, 2022 · 0 comments
Labels
📈enhancement A useful improvement or extension to existing behavior 📦unity Specific to Unity integration

Comments

@grahamboree
Copy link
Contributor

We'd like to ideally distribute dark config as a unity package for unity users to ease the initial integration process.

This involves creating a specific file structure, and adding few files like an asmdef and package manifest file as outlined here: https://docs.unity3d.com/Manual/CustomPackages.html

We should ideally do this in a way that doesn't make the main repo layout gross. I've seen this done as a branch in some other projects. We'd have to investigate the specifics of how those projects handle things without constantly needing to do branch merges or rebases.

@grahamboree grahamboree added 📈enhancement A useful improvement or extension to existing behavior 📦unity Specific to Unity integration labels Sep 9, 2022
@grahamboree grahamboree changed the title Unity: Set up unity package branch with necessary metadata files Set up unity package branch with necessary metadata files Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📈enhancement A useful improvement or extension to existing behavior 📦unity Specific to Unity integration
Projects
None yet
Development

No branches or pull requests

1 participant