ProjectStarlight / ProjectStarlight.Interchange

XNA-FNA GIF library. Compiled for FNA and XNA, used by Starlight River. Compatible with XNA and FNA projects, as well as Terraria mods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Warning

Deprecation notice: Interchange is not supported and is not maintained. We are not looking for a maintainer. Use a different tool.

ProjectStarlight.Interchance

A simple library for reading and drawing GIFs for XNA and FNA.

Using

Normal Projects

If you want to use this in a normal project, simply download the DLL1 for whatever framework you're using and add it as an assembly reference.

tModLoader

If you want to use this in a tModLoader mod, follow the steps above and include the DLL in a lib/ directory in your mod's root directory.

Footnotes

  1. NuGet is a TODO.

About

XNA-FNA GIF library. Compiled for FNA and XNA, used by Starlight River. Compatible with XNA and FNA projects, as well as Terraria mods.

License:MIT License


Languages

Language:C# 100.0%