From bacff7c6b35232e9c86282d6f24b92eb6892c044 Mon Sep 17 00:00:00 2001 From: chengzihan2 Date: Tue, 13 Oct 2020 10:15:31 +0800 Subject: [PATCH] add yaml --- SDL_sound.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 SDL_sound.yaml diff --git a/SDL_sound.yaml b/SDL_sound.yaml new file mode 100644 index 0000000..bc1fd31 --- /dev/null +++ b/SDL_sound.yaml @@ -0,0 +1,4 @@ +version_control: hg +src_repoo: https://hg.icculus.org/icculus/SDL_sound +tag_prefix: "release-" +seperator: "." -- Gitee