mirror of
https://github.com/italicsjenga/ash-molten.git
synced 2025-02-23 16:47:43 +11:00
New badge configuration (#29)
This commit is contained in:
parent
c83689ecf6
commit
f8a59268e7
1 changed files with 7 additions and 3 deletions
10
README.md
10
README.md
|
@ -1,9 +1,11 @@
|
||||||
# 🌋 ash-molten
|
# 🌋 ash-molten
|
||||||
|
|
||||||
[](https://crates.io/crates/ash-molten)
|
[](https://embark.dev)
|
||||||
|
[](https://discord.gg/dAuKfZS)
|
||||||
|
[](https://crates.io/crates/ash-molten)
|
||||||
[](https://docs.rs/ash-molten)
|
[](https://docs.rs/ash-molten)
|
||||||
[](CODE_OF_CONDUCT.md)
|
[](https://deps.rs/repo/github/EmbarkStudios/ash-molten)
|
||||||
[](http://embark.games)
|
[](https://github.com/EmbarkStudios/ash-molten/actions)
|
||||||
|
|
||||||
`ash-molten` is built on top of [ash](https://github.com/MaikKlein/ash) and exposes a new entry point to statically link with [MoltenVK](https://github.com/KhronosGroup/MoltenVK).
|
`ash-molten` is built on top of [ash](https://github.com/MaikKlein/ash) and exposes a new entry point to statically link with [MoltenVK](https://github.com/KhronosGroup/MoltenVK).
|
||||||
|
|
||||||
|
@ -63,6 +65,8 @@ To update the version of [MoltenVK](https://github.com/KhronosGroup/MoltenVK) us
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
[](../CODE_OF_CONDUCT.md)
|
||||||
|
|
||||||
We welcome community contributions to this project.
|
We welcome community contributions to this project.
|
||||||
|
|
||||||
Please read our [Contributor Guide](CONTRIBUTING.md) for more information on how to get started.
|
Please read our [Contributor Guide](CONTRIBUTING.md) for more information on how to get started.
|
||||||
|
|
Loading…
Add table
Reference in a new issue