Skip to content

lightweight library to interface with terrarian objects

License

Notifications You must be signed in to change notification settings

jmluis/terralimb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terralimb

lightweight library to interface with terrarian objects

  • Buff: holder of ID, name, time
  • Item: holder of ID, name, nick, slots, etc.
  • Player: helper functions for decrypting and encrypting player files as well as gathering data
  • Constants: Allows for .json loading of serialized (Buff / Item ) classes; allowing for dynamic loading of item lists

[here is a gist of what dumping to .json would look like for an XNA application that hooks terraria] gist

Requires

  • Newtonsoft.Json ~10.0

About

lightweight library to interface with terrarian objects

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages