decomp-toolkit
decomp-toolkit copied to clipboard
Make metroidbuildinfo generic and rename to bakeversion
Renames metriodbuildinfo to bakeversion, and adds two arguments build_tag and max_len.
The argument max_len defaults to 35 while build_tag is positional and required
This makes metroidbuildinfo useable by any project that wants to de-hardcode baked version strings with minimal effort