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

LeekByLemon/LeekModding

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leek Modding Tools
GitHub Actions Patreon PayPal Discord

WARNING: Please note that Leek is an experimental work in progress project, and as such, the API might change unexpectedly at any time.

This is a simple extension for Leek that adds a bunch of modding related tools for modding communities.

Right now, it comes with the following cogs:

  • leek_modding:Rage: Tools Grand Theft Auto V, FiveM and Red Dead Redemption 2 like Native Lookup
  • leek_modding:Diagnoser: A simple(ish) Cog that helps with the diagnostic of game problems from SHVDN log files

Download

Installation

Run the following command to install the latest version of Tags Extension from master.

pip install https://github.com/LeekByLemon/LeekModding/archive/master.zip

If you want to install from git for developent purposes, run the following commands:

git clone https://github.com/LeekByLemon/LeekModding.git leek
cd leek
pip install -e .

Usage

To add the cog to Leek, add any of the Cogs provided by the mod to your DISCORD_COGS environment variable in your .env file.

About

Some Modding related commands for Leek

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages