Introduction

Commands

The CLI is accessible by using

rpyc <command>

it has the commands

  • config | Open config menu

  • devforum | Open devforum post in your browser

  • discord | Open the discord server in your browser

  • github | Open the github page in your browser

Everything else will open the help guide.


rpyc config
rpyc devforum
rpyc discord
rpyc github

Config

Configuration allows you to modify roblox-pyc and is REQUIRED for C and C++ to give it the

std, stdlib, dynamiclib.

Using the config command will give you options on which languages you want to modify, then some more individual settings.

Last updated