An open API service indexing awesome lists of open source software.

https://github.com/cameronclay/s2-banksorter

Sorts an xml bank file (by keyname) so bank files can easily be compared for modifications and to improve readability.
https://github.com/cameronclay/s2-banksorter

csharp xml

Last synced: about 1 year ago
JSON representation

Sorts an xml bank file (by keyname) so bank files can easily be compared for modifications and to improve readability.

Awesome Lists containing this project

README

          

# SC2 Bank Sorter
Sorts an xml bank file (by keyname) so bank files can easily be compared for modifications and to improve readability.

### Unit Testing
- Unit tested using xUnit framework.

### Tooling
- C#
- xUnit