From d909a0cd4bea39cef4d4c85d1c40780f7bd4f868 Mon Sep 17 00:00:00 2001 From: chengzihan2 Date: Tue, 13 Oct 2020 11:38:55 +0800 Subject: [PATCH 1/2] add yaml --- physfs.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 physfs.yaml diff --git a/physfs.yaml b/physfs.yaml new file mode 100644 index 0000000..b5f901d --- /dev/null +++ b/physfs.yaml @@ -0,0 +1,4 @@ +version_control: hg +src_repoo: https://hg.icculus.org/icculus/physfs +tag_prefix: "release-" +seperator: "." From 1571033b5b3ec97f7581c4db591fd98390e9dd42 Mon Sep 17 00:00:00 2001 From: chengzihan2 Date: Tue, 13 Oct 2020 14:53:14 +0800 Subject: [PATCH 2/2] add yaml --- physfs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/physfs.yaml b/physfs.yaml index b5f901d..a31b427 100644 --- a/physfs.yaml +++ b/physfs.yaml @@ -1,4 +1,4 @@ version_control: hg src_repoo: https://hg.icculus.org/icculus/physfs tag_prefix: "release-" -seperator: "." +separator: "."