Poll
Confetti?!?
Old Confetti | 2 | 20% | |
New Confetti | 8 | 80% | |
Other Confetti? | 0 | 0% |

So I put it in.
What do you think?
Can we put this in the official version?
I hereby license the file all the files under the CC-BY license
Graphics.png and Particle.txt have to be put in Boomshire.ocs/Confetti.ocd/
Chest.c has to be put in Boomshire.ocs/System.ocg/

Otherwise, having a pull request allows merging the changes with one click. Otherwise, a patch could also be imported (but is a bit more effort for both sides than a pull request).
Both would keep your name as the author of the changes. If someone else just downloads the files and puts them into the repository, then your name would (usually) not be in the commit as the author


It's super cool that you want to contribute!
If you are planning to do anything programming related at some point, it's probably a good idea to check out git anyway
Here's a tutorial for pull requests that looks okay: https://www.javahelps.com/2017/04/git-pull-request-complete-guide-for.html
If you are on windows, I can recommend TortoiseGit as a git client.
But GitHub also has a client and you can probably create pull requests from there, too.
Just say if you need some help or if you don't want to have a look at that at all :)
PS: Short steps if you know how to use git:
* Fork repository
* Push changes to your fork
* Click on "create pull request" on your fork

If I made changes to the engine, I would definitely give you a diff or a PR, but since it's just a small change I didn't want to set things up...
But if that makes you happy, I can make the PR on the weekend. :P
Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill