cosmokiwi-kiwiblossom icon

kiwiblossom

i sure hope this works lol

Last updated 3 hours ago
Total downloads 1
Total rating 0 
Categories Modpacks
Dependency string cosmokiwi-kiwiblossom-1.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
Evaisa-HookGenPatcher-0.0.5 icon
Evaisa-HookGenPatcher

Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.

Preferred version: 0.0.5
Thorlar-HealthStation-1.0.1 icon
Thorlar-HealthStation

Will heal the player to max health when using the charger station to charge an item.

Preferred version: 1.0.1
matsuura-HealthMetrics-1.0.2 icon
matsuura-HealthMetrics

Add a simple health counter on your HUD

Preferred version: 1.0.2
RickArg-Helmet_Cameras-2.1.5 icon
RickArg-Helmet_Cameras

For monitoring first person cameras on player's helmets. For best "Camera Man" experience.

Preferred version: 2.1.5
TheBeeTeam-PersistentPurchases-1.2.0 icon
TheBeeTeam-PersistentPurchases

Cosmetic items stick behind even after being fired

Preferred version: 1.2.0
2018-LC_API-3.2.2 icon
2018-LC_API

Multipurpose modding API for Lethal Company

Preferred version: 3.2.2
Lordfirespeed-OdinSerializer-2022.11.9 icon
Lordfirespeed-OdinSerializer

Fast, robust, powerful and extendible .NET serializer built for Unity

Preferred version: 2022.11.9
tinyhoot-ShipLoot-1.1.0 icon
tinyhoot-ShipLoot

Reliably shows the total value of all scrap in your ship.

Preferred version: 1.1.0
RugbugRedfern-Skinwalkers-5.0.0 icon
RugbugRedfern-Skinwalkers

The monsters have learned how to mimic the voices of your friends.

Preferred version: 5.0.0
xilophor-StaticNetcodeLib-1.1.1 icon
xilophor-StaticNetcodeLib

A library/patcher for NGO in a static context.

Preferred version: 1.1.1
MegaPiggy-BuyableShotgun-1.3.0 icon
MegaPiggy-BuyableShotgun

Adds shotguns to the store for 700 credits (Configurable)

Preferred version: 1.3.0
MegaPiggy-BuyableShotgunShells-1.3.0 icon
MegaPiggy-BuyableShotgunShells

Adds shotgun shells to the store for 20 credits (Configurable)

Preferred version: 1.3.0
x753-Mimics-2.6.4 icon
x753-Mimics

Adds a dangerous new monster to the game. Can you figure out what's real or will you be devoured?

Preferred version: 2.6.4
anormaltwig-LateCompany-1.0.18 icon
anormaltwig-LateCompany

A mod to allow players to join after the game starts.

Preferred version: 1.0.18
FlipMods-ReservedFlashlightSlot-2.0.8 icon
FlipMods-ReservedFlashlightSlot

Gives a dedicated Flashlight slot on the right side of your screen that can optionally be purchased! Can be toggled with [F] to activate the Flashlight at anytime.

Preferred version: 2.0.8
EliteMasterEric-Coroner-2.2.0 icon
EliteMasterEric-Coroner

Add Cause of Death to the performance report, now with a Mod API!

Preferred version: 2.2.0
ShaosilGaming-GeneralImprovements-1.4.4 icon
ShaosilGaming-GeneralImprovements

Fixes many bugs and adds many QoL improvements and optional tweaks. Very configurable.

Preferred version: 1.4.4
theloobmods-EternalSuitsX-1.0.6 icon
theloobmods-EternalSuitsX

Adds more EternalX related suits to your initial closet at the start of the game! Great for organizing larger crews! (source code is also in desc) thanks to Mr.Man and AlexCodesGames. EternalX is a under know youtuber so give him suport

Preferred version: 1.0.6
notnotnotswipez-MoreCompany-1.11.0 icon
notnotnotswipez-MoreCompany

A stable lobby player count expansion mod. With cosmetics!

Preferred version: 1.11.0
x753-More_Suits-1.4.5 icon
x753-More_Suits

Adds more suits to choose from, and can be used as a library to load your own suits!

Preferred version: 1.4.5
Evaisa-LethalLib-0.16.2 icon
Evaisa-LethalLib

Personal modding tools for Lethal Company

Preferred version: 0.16.2
Evaisa-LethalThings-0.10.7 icon
Evaisa-LethalThings

Adds 11 scrap, 6 store items, 1 enemy, 4 decor, 1 map hazard, and 1 game mechanic.

Preferred version: 0.10.7
FlipMods-BetterStamina-1.5.5 icon
FlipMods-BetterStamina

Tweaks stamina regen/consumption, as well as lessens the penalty of speed/stamina based on weight. Config values are fully customizable for stamina, movement speed, ladder climbing speed, jumping, etc, and will sync with the host.

Preferred version: 1.5.5
FlipMods-ReservedItemSlotCore-2.0.40 icon
FlipMods-ReservedItemSlotCore

The core mod for all ReservedItemSlot mods. Adds functionality for all ReservedItemSlot mods and adds API functions!

Preferred version: 2.0.40
fumiko-CullFactory-1.7.0 icon
fumiko-CullFactory

Stops rendering interior rooms that aren't visible - Helps with performance without affecting visuals.

Preferred version: 1.7.0

README

github-download

github-download downloads commit comments and select issues metadata, saving the raw JSON and writing summary .csv files.

Installing

Download the .jar file here. It includes all dependencies. You must have the Java Runtime Environment version 7 or above.

Usage

github-download can be run from the command line. It has three required flags:

-repo. The full repository name, e.g., PovertyAction/github-download.

-to. The directory in which to save the metadata. It will be created if it does not exist already.

-token. The name of a text file that contains solely a GitHub OAuth token. GitHub will supply you a token, which is a single string. You must copy it to a text file, then specify the name of that file to -token.

All together:

java -jar github-download.jar -repo PovertyAction/github-download -token token.txt -to metadata

If the name of the .jar file is not github-download.jar, use the actual filename in the command above, or rename the file as github-download.jar. If the file is not in the current working directory, you will have to specify its path.

Next, specify the metadata to download:

-issues. Download select issues metadata.

-cc. Download commit comments, including in-line notes.

To download all supported metadata:

java -jar github-download.jar -repo PovertyAction/github-download -token token.txt -to metadata -issues -cc

You may see the following warning message, which is safe to ignore:

SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.