- 主题
- 回帖
- 0
- 精华
- 注册时间
- 2005-12-8
- 最后登录
- 1970-1-1
- 在线时间
- 小时
- 爆棚声望
-
- PGB
-
|
楼主 |
发表于 2014-12-11 13:54
|
显示全部楼层
<?xml version='1.0' encoding='utf-8'?>
<record>
<!--
============================================================
Basic Skin Details
The commands in this file are only used to describe the skin.
Settings should be placed in the file "skins/<skin>/settings/<skin> settings.xml",
where <skin> is the name of the skin.
$DateTime: 2013/10/09 17:09:29 $
============================================================
-->
<!-- skin name, author etc -->
<string id="name" value="Scorpio" />
<string id="author" value="wannachupbrew" />
<translation id="description" type="use" value="Scorpio skin for FM 2015" />
<string id="version" value="1.7b" />
<flags id="parent" value="fm dark-widgets" />
<string id="skin_name" value="scorpio" />
<!--
Minimum game version this skin requires to be valid, and listed as an option in the list of skins .
This is used for two things:
- First of all you can force a sking to only be availble for a minimum minor release (ie patch), in other words
setting the required_version to 7.0.1 makes sure the skin won't be listed if the game is in version 7.0.0.
- Secondly, the first number ("major version") is used to decide which version the skin was designed for,
so if the version is "7.0.0" it won't be listed in the list of skins if the game version is "6.0.0." or "8.0.0",
even though 7 is less than 8.
-->
<string id="required_version" value="15.0.0" />
</record>
已解决,粘贴复制皮肤里面然后,改名scorpio.xml.为skin_config.xml |
|