Skip to content

clery/yatto2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YATTWO

An optimizer for Tap Titans 2, following in the footsteps of YATTO. Hosted at yattwo.me

How do I use it?

Read the FAQ page

How do I get set up?

After pulling the repo, install the dependencies. Then compile with gulp and then run with npm

# install things
npm install -g gulp
npm install -g nodemon

# install libraries
npm install

# install dev libraries
npm install --only=dev

# run each of these in separate terminal sessions
mongod
gulp
npm run watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.6%
  • CSS 2.8%
  • Other 0.6%