Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9106ecc1ae | ||
|
|
17678d789a | ||
|
|
7a9d850363 | ||
|
|
20f5b01327 |
@@ -23,8 +23,8 @@
|
|||||||
<content_rating type="oars-1.1" />
|
<content_rating type="oars-1.1" />
|
||||||
|
|
||||||
<branding>
|
<branding>
|
||||||
<color type="primary" scheme_preference="light">#64819c</color>
|
<color type="primary" scheme_preference="light">#a1bedd</color>
|
||||||
<color type="primary" scheme_preference="dark">#34526e</color>
|
<color type="primary" scheme_preference="dark">#363e4f</color>
|
||||||
</branding>
|
</branding>
|
||||||
|
|
||||||
<screenshots>
|
<screenshots>
|
||||||
|
|||||||
@@ -16,8 +16,10 @@
|
|||||||
"buildsystem": "meson",
|
"buildsystem": "meson",
|
||||||
"sources": [
|
"sources": [
|
||||||
{
|
{
|
||||||
"type": "dir",
|
"type": "git",
|
||||||
"path": "."
|
"url": "https://gitea.angeltech.jp/Angel-Technologies/MoeMoji",
|
||||||
|
"tag": "v0.1.0",
|
||||||
|
"commit": "17678d789a3d1fd3f22449a1a06927ebee5d982e"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user