-
Notifications
You must be signed in to change notification settings - Fork 5
/
net.brinkervii.grapejuice.metainfo.xml
44 lines (44 loc) · 2.08 KB
/
net.brinkervii.grapejuice.metainfo.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright [2022] [The Grapejuice Developers] -->
<component type="desktop-application">
<id>net.brinkervii.grapejuice</id>
<launchable type="desktop-id">net.brinkervii.grapejuice.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license>
<name>Grapejuice</name>
<summary>A Launcher for Roblox Player and Roblox Studio</summary>
<description>
<p>Grapejuice is a launcher for the popular Roblox platform. It enables users to create, play, and socialize on the Roblox platform.</p>
</description>
<categories>
<category>Game</category>
</categories>
<url type="homepage">https://gitlab.com/brinkervii/grapejuice</url>
<url type="bugtracker">https://github.com/flathub/net.brinkervii.grapejuice/issues</url>
<project_license>GPL-3.0-only</project_license>
<developer_name>The Grapejuice Developers</developer_name>
<screenshots>
<screenshot type="default">
<image type="source" width="1116" height="606">https://vinegarhq.github.io/image.png</image>
<caption>Vinegar gameplay of Phantom Forces, an experience on Roblox</caption>
</screenshot>
</screenshots>
<releases>
<release version="7.20.12" date="2023-10-16">
<url>https://gitlab.com/brinkervii/grapejuice/-/releases/v7.20.12</url>
</release>
<release version="7.20.11" date="2023-09-05">
<url>https://gitlab.com/brinkervii/grapejuice/-/releases/v7.20.11</url>
</release>
</releases>
<content_rating type="oars-1.1">
<content_attribute id="violence-cartoon">moderate</content_attribute>
<content_attribute id="violence-fantasy">moderate</content_attribute>
<content_attribute id="social-chat">moderate</content_attribute>
<content_attribute id="social-info">moderate</content_attribute>
<content_attribute id="social-audio">moderate</content_attribute>
<content_attribute id="social-contacts">intense</content_attribute>
<content_attribute id="money-purchasing">intense</content_attribute>
<content_attribute id="money-advertising">intense</content_attribute>
<content_attribute id="money-gambling">moderate</content_attribute>
</content_rating>
</component>