Skip to content

Conversation

@MinN-11
Copy link

@MinN-11 MinN-11 commented Dec 6, 2021

Ported ColorzCore to .Net 6 so it can be ran as a native executable on mac/linux.

Added the ability to write base64 string in event scripts
Syntax as follows:
BASE64 "RXZlbnQgQXNzZW1ibGVy"
Functionally equivalent to
BYTE 0x45 0x76 0x65 0x6e 0x74 0x20 0x41 0x73 0x73 0x65 0x6d 0x62 0x6c 0x65 0x72
(which decodes to "Event Assembler")

Made ColorzCore more Unix friendly by converting windows specific ""s to "/"s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant