AtomicTorch Studio Forums

CryoFall => Mods => Topic started by: ai_enabled on February 13, 2020, 10:39:28 AM

Title: [Client] Magic Carpet (hoverboard art change)
Post by: ai_enabled on February 13, 2020, 10:39:28 AM
This simple mod will replace hoverboards art with magic carpets!
No other changes. Just for fun :-)

(https://cdn.discordapp.com/attachments/600650210074689546/677570354855804938/Screenshot_at_21-41-12.jpg)

Mod type: Client-side mod.

Latest version: 0.0.1

Supported game version: 0.25.+

Download latest version: here (https://drive.google.com/open?id=14EUKFoZ0NYJpO0R8hyOG5YrXBFPL3J_C)

Changelog:
0.0.1 (13 February 2020)
Public release.

How to install mod:
File "ModsConfig.xml" looks like this:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
</mods>

Add following line to enable this mod.
<mod>MagicCarpet</mod>
Result file looks like this:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
  <mod>MagicCarpet</mod>
</mods>


Save the changes. Close the file. Restart the game.

Enjoy the game!
Title: Re: [Client] Magic Carpet (hoverboard art change)
Post by: adam0101222 on May 11, 2021, 05:49:08 PM
thx