-
Updated
Feb 9, 2020 - C++
modding-games
Here are 111 public repositories matching this topic...
The phrase "Jec'sTools - Jecrell has done some great work putting these drop-in DLLs together for us" is confusing because one could interpret it so that one would only need to add the dlls (or the source code) to ones own mod to enable it in some way.
That is not the case. JecsTools is a standalone mod that provides that functionality to other mods when installed, just like HugsLib. The text
-
Updated
Jul 2, 2020 - C#
-
Updated
Aug 3, 2019 - C#
Reporting an issue should be done in the following format:
Title
Use a short description of the problem instead of just "HELP!!!!1!!!1".
Body
- A description of the issue
- How to reproduce
- Example: "Eat a potato and then you'll see it becoming green."
- System info (or take a screenshot of the information screen debug info)
- Example:
-
Updated
Jul 1, 2018 - C#
Documentation
oof I don't like writing documentation comments but
HedgeLib really needs them...
We also need some examples for the wiki or the README or something.
It should be easy to jump in and use HedgeLib, you shouldn't have to poke around at stuff for hours to figure out what it does lol.
Wie man auf dem unteren Bild sehen kann können die Arbeiter über den Zinnenwall direkt vom unteren kleinen Torhaus in den inneren Ring der Burg gelangen um dort z. B. Früchte hinzubringen. Aufgrund des Auslassens des normalen, begehbaren Walls an der Stelle gehe ich mal stark davon aus
-
Updated
Jun 28, 2020 - C#
-
Updated
Jun 15, 2020 - Python
-
Updated
Jun 15, 2020 - HTML
-
Updated
May 4, 2017 - C#
📦 Project: Ordinator Implementation
This issue is tied to the respective project page and will be automatically sorted. For more information on this project, click here.
📋 Issue:
In order t
-
Updated
Jun 29, 2020 - C++
-
Updated
May 24, 2018 - Ruby
-
Updated
Mar 10, 2019 - C++
-
Updated
May 3, 2017 - C#
Most of PPL is lacking docstrings, making intellisense tooltips useless. Write docstrings for at least every public function to reduce wasted plugin developer time and keep us sane in the future.
-
Updated
Feb 4, 2018 - C#
Describe your new command
Could be as simple as pausing the timer and stages_cleared to the current amount or something more elaborate as saving thr current diffCoef.
Use cases
This helps people making sure testing happens in a controlled enviroment.
-
Updated
Aug 28, 2018 - C#
-
Updated
Oct 24, 2018 - C#
-
Updated
May 8, 2020 - Lua
-
Updated
May 27, 2019 - C#
Improve this page
Add a description, image, and links to the modding-games topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the modding-games topic, visit your repo's landing page and select "manage topics."

should exactly work like an add, but with a precheck if the added content is already there on the same level, in which case it does not add it.
Useful for making mods modular with building menu.
Example:
Mod A and Mod B should insert Buildings into the modded category 9000.
For no dependency between both mods the building category 9000 needs to be created and set up, and also added to t