Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 559 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 559 Bytes

desynced-compiler

Compiles a python code into a string to paste into the game desynced for behaviour programming. Usage: run main.py, it will print out the resulting string to copy into the game. Currently the filename is just hardcoded as sample_input.py. See sample_input.py for an example

It is for education purposes, if you want to programm desynced behaviors: have a look at https://github.com/ribrdb/desynced-tools