aboutsummaryrefslogtreecommitdiff
path: root/app/public/static/opensearch.xml
blob: 3fae00c5f89769554f6a5058553a4b60ec7d2959 (plain)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
	<ShortName>ContentDB</ShortName>
	<LongName>ContentDB</LongName>
	<InputEncoding>UTF-8</InputEncoding>
	<Description>Search mods, games, and textures for Minetest.</Description>
	<Tags>Minetest Mod Game Subgame Search</Tags>
	<Url type="text/html" method="get" template="https://content.minetest.net/packages?q={searchTerms}"/>
</OpenSearchDescription>