Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork22
JavaScript runtime for GTA 3D era games/GTA IV/Bully
License
cleolibrary/CLEO-Redux
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
CLEO Redux is an experimental runtime for GTA 3D era games and, with limited functionality,other games or applications. It supportsJavaScript andTypeScript languages.
Its flexible, extensible and secure environment provides rich scripting capabilities and allows easily add and remove countless mini-scripts.
A complete simple script looks like this:
constVK_F4=115;while(true){wait(250);if(Pad.IsKeyPressed(VK_F4)){Game.ActivateSaveMenu();wait(1000);}}
To run this script, save it as a.js file in the{game}/CLEO directory and start the game.
https://re.cleo.li/docs/en/installation.html
There are multiple ways to contribute to the project. We welcome any help with improving our documentation, writing new example scripts, developing plugins usingCLEO SDK, sharing your ideas, or testing early builds available on our Discord.
CLEO Redux is available under theend-user license agreement
About
JavaScript runtime for GTA 3D era games/GTA IV/Bully
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors7
Uh oh!
There was an error while loading.Please reload this page.
