mirror of
https://github.com/HypoxiE/rimworld-add-my-music-mod.git
synced 2025-12-06 05:45:58 +00:00
Adding a template for tests
This commit is contained in:
14
About/About.xml
Normal file
14
About/About.xml
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
<ModMetaData>
|
||||||
|
<name>Add my music, please!</name>
|
||||||
|
<author>HypoxiE</author>
|
||||||
|
<packageId>custom.music_control</packageId>
|
||||||
|
<supportedVersions>
|
||||||
|
<li>1.4</li>
|
||||||
|
<li>1.5</li>
|
||||||
|
<li>1.6</li>
|
||||||
|
</supportedVersions>
|
||||||
|
<description>Данный мод добавляет возможность ставить свою музыку в игру. Исходный код мода:
|
||||||
|
|
||||||
|
|
||||||
|
</description>
|
||||||
|
</ModMetaData>
|
||||||
BIN
About/Preview.png
Normal file
BIN
About/Preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 625 KiB |
13
Defs/SongDefs/Songs_Gameplay.xml
Normal file
13
Defs/SongDefs/Songs_Gameplay.xml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" ?>
|
||||||
|
<Defs>
|
||||||
|
<SongDef>
|
||||||
|
<clipPath>Gameplay/Kafka Theme Music EXTENDED - A Dramatic Irony (tnbee mix).Honkai_ Star Rail</clipPath>
|
||||||
|
<volume>1</volume>
|
||||||
|
<tense>true</tense>
|
||||||
|
</SongDef>
|
||||||
|
<SongDef>
|
||||||
|
<clipPath>Gameplay/Wildfire (Cocolia Boss Theme).Honkai_ Star Rail</clipPath>
|
||||||
|
<volume>1</volume>
|
||||||
|
<tense>true</tense>
|
||||||
|
</SongDef>
|
||||||
|
</Defs>
|
||||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user