Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 529 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 529 Bytes

Exiled-5-Transpilers

A guide on how to understand Transpilers for SCP:SL Exiled

This tutorial goes over some information about what IL code's are, how they work, and how to read them. It then goes over a little about Harmony, how exiled uses Transpilers, and a direct example from their code broken down. Thereafter, there are example cases for you to work with to get a better grasp of how to use transpilers.

image