Skip to content
@Jonas-Botanical-Society

Jonas Botanical Society

A Vintage Story Modding group

Welcome to The Jonas Botanical Society!

We're a group of Vintage Story modders dedicated to bringing more plants and foliage to Vintage Story. Check out our current projects.

Biodiversity

A collection of plant centric additions meant to bring more plants to the base game, and act as a launchpad to other spinoff mods.

Getting started

To quickly clone the whole biodiversity mod, Follow the steps below.

Clone the main biodiversity

git clone --recurse-submodules https://github.com/Jonas-Botanical-Society/biodiversity.git

If you already have the repo cloned, but need to sync everything up with the remotes.

submodule update --init --recursive

To tell git to automatically handle the submodules, change the repo centric git config by running this command in the main project folder.

git config submodule.recurse true

Or enable recurive submodules across your whole computer.

git config --global submodule.recurse true

Submitting Issues

Issues are to be submitted in our Issue Tracker below. It's unlikely that we will be tracking issues not posted in this tracker. https://github.com/Jonas-Botanical-Society/biodiversityIssues/issues

Popular repositories Loading

  1. .github .github Public

  2. biodiversity biodiversity Public

    Main Repository for Biodiversity

    C# 1

  3. expandedFoodiversity expandedFoodiversity Public

    C#

  4. biodiversityIssues biodiversityIssues Public

    Central location for Issues with the Biodiversity suite of mods.

Repositories

Showing 4 of 4 repositories

Top languages

Loading…

Most used topics

Loading…