Compare commits
3 Commits
a20bd1dad1
...
3360f44d6a
Author | SHA1 | Date |
---|---|---|
Mark | 3360f44d6a | |
Mark | 5a444ca5c6 | |
Mark | 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]
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
[[texture]]
|
||||
name = "blaster"
|
||||
path = "blaster.png"
|
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…
Reference in New Issue