Folder structure:
.
- This folder ("BlinkBusShow") is the show folder for xLights./Sequences
- The sequences folder contains the xLights sequence files../Sequences/BlinkBusSequence.xsq
- This is our one sequence file, so that git can take care of the version management
This should work on Mac and Windows, although I've experienced some incompatibilities with Linux.
Git is an awesome way to collaborate with people. It lets you have several people work on a project at the same time without getting in each others way.
If you're not familiar with Git, you may want to consider GitHub Desktop.
You'll want to clone this repo, and you should be able to open it in xLights.
If you want to make any changes, it's recommended to create a branch.
That way you can develop your changes independently from anyone else.
Then, when you make a good change, make a commit to save your progress, and push your changes.
If you'd rather not use Git, just upload your files to OneDrive, and let Zack know.