CLPS2C: Difference between revisions

21 bytes removed ,  1 year ago
Copyedits
(Added acronym meaning)
(Copyedits)
Line 7:
}}
 
'''CLPS2C''' (Custom Language for PlayStation 2 Cheats) is a domain-specific language, built specifically for writing [https://slymods.info/wiki/Guide:[Writing_pnach_files |PS2 cheat codes]]. It's composed of 2 main panels, a text area used to input commands, and a text area in which output will be shown. The tool is open-source and available [https://github.com/NiV-L-A/CLPS2C on GitHub].
 
<gallery mode="nolines" widths="683" heights="364">
Line 14:
 
== How to use ==
Please, referRefer to the [https://github.com/NiV-L-A/CLPS2C/blob/main/CLPS2C_Documentation.txt CLPS2C Documentation] file for more information and instructions.