-
Notifications
You must be signed in to change notification settings - Fork 127
Allow for appending to particles_manifest.txt #878
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
base: main
Are you sure you want to change the base?
Conversation
|
Should close #273 though only for this specific file. The reality is that |
|
@ASpoonPlaysGames could you provide a way to test this? |
Basically have a mod that adds new particle effects to the game, before you would have to edit an existing one. Add your particle and make a particles_manifest to make the game load it |
|
Tried testing this yesterday, I believe it worked but I think confirmation from someone like s2 would be good. |
Don't use keyvalues, just put it as if you are overriding it. I don't see a case where you want to be overriding all the particles in the game, so yeah.