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

Add Assembly References #2

Open
malicean opened this issue Sep 24, 2021 · 0 comments
Open

Add Assembly References #2

malicean opened this issue Sep 24, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@malicean
Copy link

Assembly references of the bootstrap DLL should be specifiable through the project file, through a syntax such as

assemblies:
  - FileInSameFolder.dll
  - some/subfolders/OtherCode.dll

This would allow people to bundle custom code used by items, as BepInEx would not otherwise load them because they do not have a BepInEx plugin in them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant