- Modified ASM used.
- Now bytecode offset for a unit can be retrieved using the API:
getBytecodeOffset()
- Additionally it is stored as a tag also. (Retrievable using the API:
getTags()
) - Available for each operand's valuebox also as a tag.
- Credits @meetesh06 @arjunhkumar for helping with workflow setup.