You are viewing a potentially older version of this package. View all versions.
Fitrusielle-CruiserSkinRevived-1.1.0 icon

CruiserSkinRevived

This mod will let you change the company cruiser’s skin in the easiest way possible. (v1.1.0!!)

Date uploaded 3 weeks ago
Version 1.1.0
Download link Fitrusielle-CruiserSkinRevived-1.1.0.zip
Downloads 174
Dependency string Fitrusielle-CruiserSkinRevived-1.1.0

This mod requires the following mods to function

xilophor-LethalNetworkAPI-3.4.2 icon
xilophor-LethalNetworkAPI

A library/API to allow developers to easily add networking to their mods.

Preferred version: 3.4.2
NotAtomicBomb-TerminalApi-1.5.6 icon
NotAtomicBomb-TerminalApi

A Terminal Api

Preferred version: 1.5.6

README

CruiserSkin Revived

This mod will let you change the company cruiser’s skin in the easiest way possible, and you can also add more than one skin if you like.

To add your first skin, you’ll need two textures located in the Skins folder. Don’t worry – these images can be placed anywhere. As long as they are inside the plugins folder, the mod will easily find them.

So, all you need to do is edit the main texture (name_cruiser_example.png) however you like, and then make a destroyed variant. If you don’t want to bother creating the destroyed variant yourself, I’ve put dirt.png in that same folder just for you. It’s a ready-made dirt texture that you can layer your own texture underneath.

Important: skin files must be named {skin name}_cruiser.png and {skin name}_cruiser_destroyed.png, without example word. You can also sort your skins into their own folders; this won't break anything.

If there is more than one skin, the mod will pick one at random each time you land on the moon. The same skin will not be chosen twice in a row. However, you can disable this by setting No repeats to false in the config.

If you want the original skin to be selected randomly as well, set Use original skin to true in the config.

If you do not want the skin to be selected randomly and wish to choose it yourself, set Skin selection type to Terminal in the config (General section).

To select a skin in the terminal, type skin {skin name}. To see all available skins, type skins.

If you want only the host to be able to set the skin in the terminal, set Only host can change skin to true in the config.

Skins and mod config are fully synchronized between the host and the client so don't be afraid to play with this mod with friends. But of course everyone must have identical skins installed.

If you encounter a bug or want to become a tester for future updates of this mod contact me via Discord: .fitrusielle.

Recommended to use with

What's next? (Roadmap)

CHANGELOG

v1.1.0

  • Added the ability to select a skin using the terminal.
  • Host and client configs are now automatically synchronized.

v1.0.5

  • Just changing CHANGELOG.md again because of stupid Windows 11 Notepad formatting.

v1.0.4

  • Uploaded the images from the mod description to another hosting because the previous one (Discord) simply deleted them.

v1.0.3

  • Added "example" to the file names of the original textures so that the mod does not load them as a skin.
  • Perhaps in one of the next updates it will be possible to configure via config whether to use the original texture.

v1.0.2

  • Forgot about some important thing.

v1.0.1

  • Forgot to add a short description.

v1.0.0

  • Release.