Author Topic: [Client] Magic Carpet (hoverboard art change)  (Read 3288 times)

ai_enabled

  • AtomicTorch Founder
  • Hero Member
  • *****
  • Posts: 2038
    • View Profile
[Client] Magic Carpet (hoverboard art change)
« on: February 13, 2020, 10:39:28 am »
This simple mod will replace hoverboards art with magic carpets!
No other changes. Just for fun :-)



Mod type: Client-side mod.

Latest version: 0.0.1

Supported game version: 0.25.+

Download latest version: here

Changelog:
0.0.1 (13 February 2020)
Public release.

How to install mod:
  • If you are using a Steam version:
    Here is guide for you.
  • If you are using a launcher:
    Open mod file "MagicCarpet.mpk" with launcher. Press 'Yes' to overwrite (if you updating mod). Press yes to activate. Done. Enjoy!
    (Yep, now it's that easy)
  • If you run game client directly:
    Place mod file "MagicCarpet.mpk" in your "Data" -> "Mods" folder. Then go back in "Data" folder and open "ModsConfig.xml"
File "ModsConfig.xml" looks like this:
Code: [Select]
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
</mods>
Add following line to enable this mod.
Code: [Select]
<mod>MagicCarpet</mod>Result file looks like this:
Code: [Select]
<?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!
« Last Edit: February 26, 2020, 06:01:26 am by ai_enabled »

adam0101222

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: [Client] Magic Carpet (hoverboard art change)
« Reply #1 on: May 11, 2021, 05:49:08 pm »
thx