├── LICENSE ├── README.md └── decoder ├── linux └── mfg_dat_decode_1_04.tar.gz ├── mac └── mfg_dat_decode_1_04_macosx.zip └── win └── mfg_dat_decode_1_04.zip /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Archerious/bgw210-root/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Archerious/bgw210-root/HEAD/README.md -------------------------------------------------------------------------------- /decoder/linux/mfg_dat_decode_1_04.tar.gz: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Archerious/bgw210-root/HEAD/decoder/linux/mfg_dat_decode_1_04.tar.gz -------------------------------------------------------------------------------- /decoder/mac/mfg_dat_decode_1_04_macosx.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Archerious/bgw210-root/HEAD/decoder/mac/mfg_dat_decode_1_04_macosx.zip -------------------------------------------------------------------------------- /decoder/win/mfg_dat_decode_1_04.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Archerious/bgw210-root/HEAD/decoder/win/mfg_dat_decode_1_04.zip --------------------------------------------------------------------------------