Skip to content

Commit 154aab5

Browse files
committed
Add config and data for 4.7-dev1
1 parent 0f93a99 commit 154aab5

File tree

2 files changed

+21228
-0
lines changed

2 files changed

+21228
-0
lines changed

configs/godotengine.godot.4.7.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
{
2+
"name": "4.7",
3+
"git_tag": "master",
4+
"ref": "bf95b62586e31b8a3503f5903d7764d7c52bf2ab",
5+
"from_ref": "4.6-stable",
6+
"article": "https://godotengine.org/article/dev-snapshot-godot-4-7-dev-1/",
7+
8+
"releases": [
9+
{
10+
"name": "dev1",
11+
"ref": "bf95b62586e31b8a3503f5903d7764d7c52bf2ab",
12+
"from_ref": "4.6-stable",
13+
"article": "https://godotengine.org/article/dev-snapshot-godot-4-7-dev-1/"
14+
}
15+
]
16+
}

0 commit comments

Comments
 (0)