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

refactor: move RunGrass to package root #212

Draft
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

FlayaN
Copy link
Collaborator

@FlayaN FlayaN commented Mar 11, 2024

Move RunGrass to package root

Fixes rungrass part of #169

  • Load Grass Lightning as normal feature
  • This should remove dependency of grasscollision to grass lightning (due to vertex shader being the same with or without the grass lightning feature)

Will test more before publishing, so leaving it as a draft for now

Wanted to fix this due to this confusing me a lot why the Grass Lightning (and Tree LOD Lighting) were the only features overriding the reversed-engineered shader. Should make it easier for new devs to get started helping with this project

@FlayaN FlayaN changed the title feat: move RunGrass to package root refactor: move RunGrass to package root Mar 11, 2024
@FlayaN FlayaN force-pushed the move-rungrass-to-package-root branch from 3da2683 to 9a63a7b Compare April 7, 2024 08:46
- load grasslightning as normal mod
- this should remove dependency of grasscollision to grass lightning
@FlayaN FlayaN force-pushed the move-rungrass-to-package-root branch from 9a63a7b to f2eb3fb Compare April 7, 2024 08:59
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

Successfully merging this pull request may close these issues.

None yet

1 participant