-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathio.github.nearinfinitybrowser.nearinfinity.metainfo.xml
More file actions
111 lines (103 loc) · 4.86 KB
/
io.github.nearinfinitybrowser.nearinfinity.metainfo.xml
File metadata and controls
111 lines (103 loc) · 4.86 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2023 Argent77 -->
<component type="desktop-application">
<id>io.github.nearinfinitybrowser.nearinfinity</id>
<name>Near Infinity</name>
<summary>An Infinity Engine Resource Browser and Editor</summary>
<developer_name>Near Infinity developers</developer_name>
<url type="homepage">https://github.com/NearInfinityBrowser/NearInfinity/wiki</url>
<url type="bugtracker">https://github.com/NearInfinityBrowser/NearInfinity/issues</url>
<url type="help">https://github.com/NearInfinityBrowser/NearInfinity/discussions</url>
<url type="vcs-browser">https://github.com/NearInfinityBrowser/NearInfinity</url>
<metadata_license>CC-BY-SA-4.0</metadata_license>
<project_license>LGPL-2.1-or-later</project_license>
<description>
<p>
Near Infinity is an open source browser and editor, written in Java, for resources of Infinity Engine games, such as Baldur's Gate, Icewind Dale or Planescape Torment.
</p>
<p>
It can be used to browse through all available resource types supported by the Infinity Engine and provides editing capabilities for most of them.
Additional features include resource conversion as well as extensive resource check and search functionality.
</p>
</description>
<launchable type="desktop-id">io.github.nearinfinitybrowser.nearinfinity.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/NearInfinityBrowser/NearInfinity-assets/master/screenshots/ni-main-view-wmp.jpg</image>
<caption>Worldmap View Mode</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/NearInfinityBrowser/NearInfinity-assets/master/screenshots/ni-main-view-itm.png</image>
<caption>Item View Mode</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/NearInfinityBrowser/NearInfinity-assets/master/screenshots/ni-main-edit-are.png</image>
<caption>Area Edit Mode</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/NearInfinityBrowser/NearInfinity-assets/master/screenshots/area-viewer-actor-animations.jpg</image>
<caption>Area Viewer</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/NearInfinityBrowser/NearInfinity-assets/master/screenshots/area-viewer-auto-fit.jpg</image>
<caption>Area Viewer</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/NearInfinityBrowser/NearInfinity-assets/master/screenshots/ni-main-edit-bcs.png</image>
<caption>BCS Script Editor</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/NearInfinityBrowser/NearInfinity-assets/master/screenshots/ni-main-animation-cre.png</image>
<caption>Creature Animation Viewer</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/NearInfinityBrowser/NearInfinity-assets/master/screenshots/ni-search-spl.png</image>
<caption>Find Resources</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/NearInfinityBrowser/NearInfinity-assets/master/screenshots/ni-search-advanced-example4.png</image>
<caption>Advanced Search</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/NearInfinityBrowser/NearInfinity-assets/master/screenshots/ni-bam-converter-frames.png</image>
<caption>BAM Animation Converter</caption>
</screenshot>
<screenshot>
<image>https://raw.githubusercontent.com/NearInfinityBrowser/NearInfinity-assets/master/screenshots/ni-main-raw-itm.png</image>
<caption>Item Raw Edit Mode</caption>
</screenshot>
</screenshots>
<content_rating type="oars-1.1"/>
<releases>
<release version="v2.4-20260322" date="2026-03-22">
<description></description>
</release>
<release version="v2.4-20260111" date="2026-01-11">
<description/>
</release>
<release version="v2.4-20260109" date="2026-01-09">
<description/>
</release>
<release version="v2.4-20250611" date="2025-06-11">
<description/>
</release>
<release version="v2.4-20250303" date="2025-03-03">
<description/>
</release>
<release version="v2.4-20250225" date="2025-02-25">
<description/>
</release>
<release version="v2.4-20241204" date="2024-12-04">
<description/>
</release>
<release version="v2.4-20240914" date="2024-09-14">
<description/>
</release>
<release version="v2.4-20240424" date="2024-04-24"/>
<release version="v2.4-20231231" date="2023-12-31"/>
<release version="v2.4-20230729" date="2023-07-29"/>
<release version="v2.4-20230714" date="2023-07-14"/>
<release version="v2.4-20230625" date="2023-06-25"/>
<release version="v2.3-20230610" date="2023-06-10"/>
</releases>
</component>