warcrafty

Creator: coderz1093

Last updated:

0 purchases

warcrafty Image
warcrafty Images
Add to Cart

Description:

warcrafty

warcrafty #
A library used to read / write dbc / db2 file, and will support mpq generate in the future.
Usage #
import 'package:warcrafty/warcrafty.dart';

void main() {
var warcrafty = Warcrafty.from('./dbc/ChrRaces.dbc');
warcrafty.parse<WdbcChrRace>();
}
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.