Skip to content

playgamesgo/ModTweaks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧰 Mod Tweaks

A mod selector based on better looking version of Vanilla Tweaks Website

⌨️ Setup

If you want to run the website on your local machine:

  1. Clone the repository: git clone https://github.com/playgamesgo/ModTweaks
  2. Install all required dependencies for client side using npm install --force --legacy-peer-deps
  3. Run npm run dev on client side
  4. Run ./gradlew shadowJar on server side
  5. Run java -jar build/libs/server-0.0.0-all.jar on server side

📄 License

Copyright © 2023 Vadym Revto
Licensed under MIT.

About

A mod selector based on better looking version of Vanilla Tweaks Website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 64.5%
  • Java 32.2%
  • CSS 1.3%
  • HTML 1.2%
  • JavaScript 0.8%