Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

RepH3x/GenLite

 
 

Repository files navigation

GenLite 0.1.19 - For GenFanad

GenLite installation instructions

  1. Install TamperMonkey(All Browsers) in your browser of choice.
  2. Click here to install GenLite
  3. Enjoy! GenLite should automatically update whenever there is a new version. We will announce new versions in our discord server.

Join us on Discord: https://discord.gg/Jn7s7pArdg

Source Code & Distribution

The main file to run as a UserScript can be found in the "dist" folder.

The file "userscript-banner.txt" can be edited with new version numbers and other userscript specific metadata.

Documentation

This project uses JSDoc

To generate the latest documentation run:

npm run docs

Node.JS - v18.12.1

This project uses Node.JS v18.12.1

This project is built using Webpack

Commands can be found in package.json for building or running the project.

To install Node.JS dependencies from package.json run:

npm i

To build the project run:

npm run build

IDE & Setup

If you're using a well known IDE, we suggest enabling coding assistance for Node.JS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.8%
  • JavaScript 1.2%