Skip to content

FSSRepo/cleo-script-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cleo-script-java

Compiler/Decompiler CLEO Scripts .cs for GTA:SA in Java, for a Sanny Builder port to android

Run this project

Run these commands, you need Java SDK installed in your workspace.

git clone https://github.com/FSSRepo/cleo-script-java.git
cd cleo-script-java
javac src/Main.java -cp src -d bin
java -cp bin Main

This creates res/bigfoot.cs and res/cheats_decompiled.txt files.

About

Compiler/Decompiler CLEO Scripts .cs for GTA:SA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages