Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 1.03 KB

README.md

File metadata and controls

17 lines (10 loc) · 1.03 KB

Bevy Donors

The source of truth for current Bevy Donor data. This syncs data from Stripe, combines it with manual configuration in donor_info.toml, and generates donor.toml for use in the bevy-website donation pages.

License

Except where noted (below and/or in individual files), all code in this repository is dual-licensed under either:

at your option. This means you can select the license you prefer!

All logos in the logos folder, the contents of donor_info.toml, generated donors.toml, and generated metrics.toml are not licensed for use outside of the Bevy project.

This dual-licensing approach is the de-facto standard in the Rust ecosystem and there are very good reasons to include both.