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

Utilities for Thunderkit Mods #557

Open
Indigocoder1 opened this issue Sep 10, 2024 · 1 comment
Open

Utilities for Thunderkit Mods #557

Indigocoder1 opened this issue Sep 10, 2024 · 1 comment

Comments

@Indigocoder1
Copy link
Contributor

Indigocoder1 commented Sep 10, 2024

Utilities for mods made with Thunderkit
It would be nice if scripts such as these were added to Nautilus for use in mods made in Thunderkit:
https://github.com/Indigocoder1/SubLibrary/blob/main/SubLibrary/Utilities/ApplySNFont.cs
https://github.com/Indigocoder1/SubLibrary/blob/main/SubLibrary/Utilities/ApplySNLayer.cs
https://github.com/Indigocoder1/SubLibrary/blob/main/SubLibrary/Materials/ApplySNShaders.cs
https://github.com/Indigocoder1/SubLibrary/blob/main/SubLibrary/Materials/MaterialSetter.cs

Purpose
This would centralize utilities such as these into Nautilus, which is already needed for almost every single mod that uses Thunderkit.

Usage
Modders could just apply the given scripts to their needed objects, and upon loading into the scene the changes would be applied.

@Indigocoder1
Copy link
Contributor Author

I might also just make a PR for this at some point but I wanted to get it out there in case someone else is able to work on it first, as I'm doing a bunch of other projects at the moment too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant