summaryrefslogtreecommitdiffstats
path: root/Cargo.toml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move back from Rust 2018 edition to stableNao Pross2018-12-171-1/+0
|
* Add loading of embedded resourcesNao Pross2018-12-171-1/+2
|
* Add sfml and tiled dependenciesNao Pross2018-12-171-1/+2
|
* Add window in a graphics threadNao Pross2018-12-171-0/+1
|
* Initial commitNao Pross2018-12-171-0/+7
Add gitignore and initialize a Rust project with Cargo