pull/4/head
kud1ing 10 years ago
parent be9dba7eab
commit ed69e1fc19

@ -72,7 +72,7 @@ A list of awesome but unstable/experimental Rust projects which some day hopeful
* [sebcrozet/kiss3d](https://github.com/sebcrozet/kiss3d)
* [sebcrozet/ncollide](https://github.com/sebcrozet/ncollide)
* [sebcrozet/nphysics](https://github.com/sebcrozet/nphysics)
* [SiegeLord/RustAllegro](https://github.com/SiegeLord/RustAllegro) — [<img src="https://travis-ci.org/SiegeLord/RustAllegro.svg?branch=master">](https://travis-ci.org/SiegeLord/RustAllegro)
* [SiegeLord/RustAllegro](https://github.com/SiegeLord/RustAllegro) — [Allegro 5](http://liballeg.org/) bindings [<img src="https://travis-ci.org/SiegeLord/RustAllegro.svg?branch=master">](https://travis-ci.org/SiegeLord/RustAllegro)
### Games

@ -383,6 +383,7 @@ DATA = \
},
"SiegeLord/RustAllegro": {
"url": "https://github.com/SiegeLord/RustAllegro",
"descr": md_link('Allegro 5', 'http://liballeg.org/') + " bindings",
"travis_url": "https://travis-ci.org/SiegeLord/RustAllegro",
"travis_badge": "https://travis-ci.org/SiegeLord/RustAllegro.svg?branch=master",
"unstable": True

Loading…
Cancel
Save