mirror of
https://github.com/Team-Resurgent/XBMC4Xbox.git
synced 2026-08-15 11:18:13 -07:00
If ever adding the XBMC4Xbox source to GitHub use "git add -f -A" or it wont add all the files.
7 lines
285 B
XML
7 lines
285 B
XML
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
<settings>
|
|
<!-- GENERAL -->
|
|
<setting id="first_run" type="bool" visible="false" label="first_run" default="true"/>
|
|
<setting id="wiki_server" label="30501" type="enum" lvalues="30502|30503" default="0" />
|
|
</settings>
|