MysteryBlokHed / databind

Expand the functionality of Minecraft Datapacks.
https://databind.rtfd.io/en/stable
GNU General Public License v3.0
4 stars 0 forks source link

Improve system to compile global macros first #100

Closed MysteryBlokHed closed 3 years ago

MysteryBlokHed commented 3 years ago

Instead of using a macro to effectively copy + paste 100 lines of code into two for loops, create a vector of filepaths with the global macro paths first in the list.