summaryrefslogtreecommitdiffhomepage
path: root/samples/01_rendering_basics/07_sound_synthesis/metadata
diff options
context:
space:
mode:
authorAmir Rajan <[email protected]>2020-11-13 01:29:16 -0600
committerAmir Rajan <[email protected]>2020-11-13 01:29:16 -0600
commit128fa1d90cea6289605a49daf56a0cbb72e2dd28 (patch)
tree5cfdb499d275e2b43075e4d6a076365fc58ff0f7 /samples/01_rendering_basics/07_sound_synthesis/metadata
parent05cbef7fb8224332795e5685be499d81d20e7d93 (diff)
downloaddragonruby-game-toolkit-contrib-128fa1d90cea6289605a49daf56a0cbb72e2dd28.tar.gz
dragonruby-game-toolkit-contrib-128fa1d90cea6289605a49daf56a0cbb72e2dd28.zip
synced from DRGTK 1.27
Diffstat (limited to 'samples/01_rendering_basics/07_sound_synthesis/metadata')
-rw-r--r--samples/01_rendering_basics/07_sound_synthesis/metadata/game_metadata.txt6
-rw-r--r--samples/01_rendering_basics/07_sound_synthesis/metadata/icon.pngbin0 -> 157056 bytes
2 files changed, 6 insertions, 0 deletions
diff --git a/samples/01_rendering_basics/07_sound_synthesis/metadata/game_metadata.txt b/samples/01_rendering_basics/07_sound_synthesis/metadata/game_metadata.txt
new file mode 100644
index 0000000..16cef1d
--- /dev/null
+++ b/samples/01_rendering_basics/07_sound_synthesis/metadata/game_metadata.txt
@@ -0,0 +1,6 @@
+devid=amirrajan
+devtitle=Amir Rajan
+gameid=hello-world
+gametitle=Hello World
+version=1.0
+icon=metadata/icon.png
diff --git a/samples/01_rendering_basics/07_sound_synthesis/metadata/icon.png b/samples/01_rendering_basics/07_sound_synthesis/metadata/icon.png
new file mode 100644
index 0000000..e20e8c2
--- /dev/null
+++ b/samples/01_rendering_basics/07_sound_synthesis/metadata/icon.png
Binary files differ