Resource icon

    BPCM ( BluePrintCoreManipulator ) 0.4b

    Download location changed, thus updating references
    Finally I found the error causing the chunk corruption.
    Fixed!
    Apparently forgetting parentheses at one point screwed up a variable calculation and thus the variable only knew two values instead of 5120…
    Debugging hell, yay \o/
    Another bug capable of corrupting blueprints fixed. (How the hell could I forget to write the changes of the inlen value?)
    Fixed BPCM not working at all or completely destroying blueprints.
    The bug was caused by me forgetting to skip 4 bytes while reading…
    I hope it didn't cause any damage yet.