Skip to content

General usage

Zezombye edited this page Oct 22, 2020 · 11 revisions

Installation

Warning: the current 6.6 version is for PTR (1.54) only. If you wish to compile for Live (1.53), you must then click the "settings" icon, then select "install another version", then select the latest 6.5.x version.

Decompiling your code

Press Ctrl+Shift+P, then type "decompile". The "Decompile" command should pop up: owo

You will then be able to paste your workshop code:
owo

Once you click on "decompile", a save prompt will pop up; just select the location where you wish to create the file. owo

If everything goes well, you will be able to start coding in OverPy: owo

Decompiling then compiling a gamemode, without any changes, should yield the same effective gamemode.

Compiling

Press the "Compile" button at the top right:
owo

You can also save the file to trigger a compilation (can be disabled in the options).

If everything goes right, you should get a success notification, and the content of the code is copied into your clipboard. Else, you will get an error:
owo