itch.io is community of indie game creators and players

Devlogs

The commands

Custom Programming Lang
A downloadable Programming Language for Windows

There are commands that don't have assets and are on the interpreter (what you type commands in)

The commands are the following

  • help (shows all assets and local commands)
  • lc (the majority of the local commands)
    • clear (equivalent to the cls command)
    • unregister folder [only if you have a registered folder] (unregisters the folder 'folder')
    • exit (equivalent to the exit command)

Files

  • pl.zip 257 kB
    Nov 21, 2021
Download Custom Programming Lang