Skip to content

E-Sh4rk/CodeGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CodeGenerator

The ACE code generator is available here.

If you want to contribute by adding an ACE code to the generator, please make a pull request on this repository.

Build instructions

sudo apt install opam
opam init
eval `opam config env`
opam switch create 4.14.1
opam install dune ppx_deriving num.1.4
make

Build to Javascript instructions

opam install js_of_ocaml-compiler js_of_ocaml-ppx
make js

About

ACE code generator for gen3 Pokemon games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published