Compare commits
3 Commits
a20bd1dad1
...
3360f44d6a
Author | SHA1 | Date | |
---|---|---|---|
3360f44d6a | |||
5a444ca5c6 | |||
e4972a4daf |
@ -16,6 +16,7 @@ include."planet" = "planet"
|
||||
include."star" = "star"
|
||||
include."ship" = "ship"
|
||||
include."flare" = "flare"
|
||||
include."projectile" = "projectile"
|
||||
|
||||
# Only the root _index.toml may contain config.
|
||||
[config]
|
||||
|
3
projectile/_index.toml
Normal file
3
projectile/_index.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[[texture]]
|
||||
name = "blaster"
|
||||
path = "blaster.png"
|
BIN
projectile/blaster.png
Normal file
BIN
projectile/blaster.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
BIN
ship/gypsum.png
BIN
ship/gypsum.png
Binary file not shown.
Before Width: | Height: | Size: 128 KiB After Width: | Height: | Size: 126 KiB |
Loading…
x
Reference in New Issue
Block a user