File tree 2 files changed +13
-0
lines changed
2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -187,6 +187,19 @@ The author also made a basic example [here][bevy-rpg-example].
187
187
[ project-flara ] : https://github.com/project-flara/project-flara
188
188
[ bevy-rpg-example ] : https://github.com/project-flara/bevy-rpg/blob/main/examples/basic.rs
189
189
190
+ ### [ lpcg] [ lpcg_crate ]
191
+
192
+ ![ character sprite generator] ( lpcg.png )
193
+ _ A new library which generates character sprites_
194
+
195
+ lpcg ([ Crates.io] [ lpcg_crate ] , [ GitHub] [ lpcg_github ] ) by
196
+ [ bux] [ bux ] is a library which generates character sprites,
197
+ based on assets from the [ Liberated Pixel Cup] [ lpc ] .
198
+
199
+ [ lpcg_crate ] : https://crates.io/crates/lpcg
200
+ [ lpcg_github ] : https://github.com/buxx/lpcg/
201
+ [ lpc ] : https://lpc.opengameart.org/
202
+
190
203
## Popular Workgroup Issues in Github
191
204
192
205
<!-- Up to 10 links to interesting issues -->
You can’t perform that action at this time.
0 commit comments