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

Method for compiling TrombLoader for the Unity Editor #14

Closed
DerpyChap opened this issue Sep 30, 2023 · 1 comment
Closed

Method for compiling TrombLoader for the Unity Editor #14

DerpyChap opened this issue Sep 30, 2023 · 1 comment

Comments

@DerpyChap
Copy link
Member

The version of TrombLoader shipped with the trombbackground template is a stripped down version with only the Data classes (and Helpers, if including more up to date builds distributed on the Discord). It also removes all dependencies outside of LeanTween, making distribution far more convenient.

Ideally, this could be facilitated via a build flag, but maintaining a separate fork could also work fine. Alternatively, the relevant scripts could be included in the Unity project directly instead of compiling a DLL.

@hedgehog1029
Copy link
Member

Completed by #16

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