Skip to content

cjschneider2/rm-lib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rm-lib

This is a long-term project to make a .NET library for editing Redmoon client/server config files, with the following overall goals:

  • Eventually cover all non-executable files (or as many as possible).
  • Encourage the development of higher-level tools like item/map/skill editors by removing the need for GUI designers to reverse-engineer Redmoon binary files.
  • Serve as a technical reference for any future projects related to Redmoon customization.

Contributions, corrections, and suggestions are welcome.

Contributions so far

cjscheider2

  • Sprite color decoding logic
  • Map file headers

About

A library for editing Redmoon client/server data and config files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C# 98.4%
  • Shell 1.6%