astralchan / GifImporter

Gif importer for Resonite

Home Page:https://git.astralchan.xyz/astral/GifImporter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GifImporter

ResoniteModLoader mod for Resonite that allows you to essentially import gif images. It converts gifs to a spritesheet then adds the appropriate components.

Related issue on NeosPublic issue tracker: 261

Usage

preview

Simply import a gif image like you would any other image (such as the gif above).

Square tiles

filesize

As noted in the config, square tiles can sometimes make a bigger size tilesheet.

Note for linux users

Install libgdiplus for your distro.

Installation

  1. Install ResoniteModLoader.
  2. Place GifImporter.dll into your rml_mods folder. This folder should be at C:\Program Files (x86)\Steam\steamapps\common\Resonite\rml_mods for a default install. You can create it if it's missing, or if you launch the game once with ResoniteModLoader installed it will create the folder for you.
  3. Start the game. If you want to verify that the mod is working you can check your Resonite logs.

About

Gif importer for Resonite

https://git.astralchan.xyz/astral/GifImporter

License:MIT No Attribution


Languages

Language:C# 100.0%