Skip to content

Happypig375/Blobbo-and-Chrono

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 

Repository files navigation

Blobbo and Chrono Discord

All code are in branch blobbo. Do not clone this main branch! Use git clone -b blobbo --single-branch https://github.com/Happypig375/Blobbo-and-Chrono to not clone all those patch branches I submit upstream which bloat repository size. Alternatively, git clone https://github.com/bryanedds/Nu; git remote rename origin upstream; git remote add origin https://github.com/Happypig375/Blobbo-and-Chrono; git fetch origin blobbo; git switch blobbo if you work with upstream Nu.


How to Contribute

  1. Fork the repository and create your branch from blobbo.
  2. Describe your changes clearly in your pull request.
  3. Write clear, concise commit messages.
  4. Test your code before submitting. Don't rely on AI!
  5. Follow the existing code style and conventions.

Reporting Issues

  • Use the issue tracker to report bugs or request features.
  • Provide as much detail as possible, including steps to reproduce.

Pull Requests

  • Keep pull requests focused and small.
  • Reference related issues in your PR description.
  • Ensure all tests pass before requesting a review.

License

All assets (i.e. files under a folder named Assets but not already provided upstream in the Nu game engine) are provided for non-commercial use only except with explicit written permission in this file. Also, you may not use, distribute, or monetize these assets on any digital distribution platform (including but not limited to Steam, Epic Games Store, Google Play, Apple App Store, or itch.io) without explicit written permission in this file.

All non-assets in this repository are licensed under the MIT License.


Code of Conduct

By using GitHub you agree to follow the GitHub Community Code of Conduct and GitHub Acceptable Use Policies.

About

(Work in progress)

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors