Date uploaded | 3 years ago |
Version | 1.0.0 |
Download link | AVeryDumbTree-modpackkkkkkk-1.0.0.zip |
Downloads | 2410 |
Dependency string | AVeryDumbTree-modpackkkkkkk-1.0.0 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.3.1RyanPallesen-RyanSkinAPI
An API that allows easy skin loading from PNG files
Preferred version: 3.4.4jenwalter-FasterScrapper
Makes the scrapper lightning-fast, and can change how many items it shreds at once.
Preferred version: 1.1.0ThinkInvis-Yeet
Toss all your items! To other players, or right under a boss, or off a cliff...
Preferred version: 1.2.0marklow-PrestigiousSkinpack
Adds a prestigious white/gold skin for everyone, now including Bandit, Lunar Chimera and Void Reaver. And Engi Turrets!
Preferred version: 1.2.9rob-PlayableTemplar
The most playable-est Clay Templar you've ever seen. Now with an experimental playable Dunestrider
Preferred version: 2.1.1XoXFaby-BetterUI
Now with Item Counters! Various UI improvements like ordered items with multiple ways of sorting, DPSMeter, Item Counters, Skill/Equipment/Item Information, Command/Scrapper counters and other improvements, customizable StatsDisplay, and much more.
Preferred version: 1.6.1512GaugeAwayFromFace-TF2_Engineer_Skin
Gives our engineer a similar look to a certain other engineer. Comes with a turret skin as well.
Preferred version: 1.0.1Moffein-BanditReloaded
Adds Bandit as a playable survivor with 4 alt skills! Now with support for the Ancient Scepter from ThinkInvis's ClassicItems mod!
Preferred version: 2.2.2SSM24-FadeEmptyChests
Makes chests and barrels partially fade out after being opened.
Preferred version: 1.0.0duckduckgreyduck-ArtificerExtended
MORE Artificer skills for everyone! Now includes approx 99.9% more hover!
Preferred version: 2.2.2Rein-GeneralFixes
Now with harder eclipse modifiers and removed level cap. Addresses major balance issues, fixes bugs, and adds QoL.
Preferred version: 2.5.0Rein-Sniper
Adds a Sniper character to the game, complete with an original model and animations (by Drag), a polished kit, and a lot more content planned.
Preferred version: 1.5.0rob-PaladinMod
Adds a fully custom Paladin survivor (model by Zenta), now with Ancient Scepter support!
Preferred version: 1.1.1README
Foobar
Foobar is a Python library for dealing with word pluralization.
Installation
Use the package manager pip to install foobar.
pip install foobar
Usage
import foobar
foobar.pluralize('word') # returns 'words'
foobar.pluralize('goose') # returns 'geese'
foobar.singularize('phenomena') # returns 'phenomenon'
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.