Skip to content

Commit

Permalink
utility to pregenerate crab combos
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Spaink committed Aug 22, 2023
1 parent 99a389f commit fa059a9
Show file tree
Hide file tree
Showing 33 changed files with 653 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
/target
*target
/dist
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"rust-analyzer.linkedProjects": [
".\\image_gen\\Cargo.toml"
]
}
Binary file removed assets/colors/orange.png~
Binary file not shown.
Binary file removed assets/colors/orange_thumb.png~
Binary file not shown.
Binary file removed assets/colors/purple.png~
Binary file not shown.
Binary file removed assets/colors/purple_thumb.png~
Binary file not shown.
Binary file removed assets/eyes/girl_thumb.png~
Binary file not shown.
Binary file removed assets/eyes/happy.png~
Binary file not shown.
Binary file removed assets/eyes/happy_thumb.png~
Binary file not shown.
Binary file removed assets/hats/top.png~
Binary file not shown.
Binary file removed assets/hats/top_thumb.png~
Binary file not shown.
Binary file removed assets/remove_thumb.png~
Binary file not shown.
Loading

0 comments on commit fa059a9

Please sign in to comment.