Skip to content
#

modding

Here are 723 public repositories matching this topic...

KerberX
KerberX commented Nov 14, 2018

I suggest to add new command line parameter to override game folder detection. Something like: --game-folder=<game folder full path>.

I need that for Kortex Mod Manager because it creates virtual folder which LOOT should use to be able to sort plugins. Otherwise LOOT will only see base game files. Currently, when LOOT is launched from Kortex for

HaloonlineJ
HaloonlineJ commented Aug 14, 2017

Outline of the issue

When joining a server it is possible to take on the kills & deaths of a player who has quit before you joined.
A Player who it regularly happens to reports that he has seen it happen on both dedicated and un-dedi servers. One host told him that it said he had 'rejoined' the match, even though he hadn't been in that game at all. It also registers those kills and deaths o

bug
FlyingKawasaki74
FlyingKawasaki74 commented Mar 13, 2020

Hello,

It would be very nice if you could add Linux specific steps to the installation instructions. You can copy paste the following text for that (credit to https://steamcommunity.com/app/632360/discussions/0/1747899228763759018/ ):

  1. Install Protontricks https://github.com/Sirmentio/protontricks (requires Winetricks https://wiki.winehq.org/Winetricks)
  2. In Terminal, run "protontricks 6
liach
liach commented Apr 15, 2020

With #1268, we now have javadocs generating for yarn. However, the javadoc suffers from a few setbacks:

  • Inconsistent titles (See the javadoc jar's index html title vs local build's title); needs a better name than yarn api (also need version string etc)
  • Missing package infos (may be a good place for describing the functionalities of each package)
  • Missing an overview (can u
MonoMod
mcpiroman
mcpiroman commented Jan 25, 2020

While reading the code to understand how to use this (or related) library, I found following comment in MonoMod.RuntimeDetour/NativeDetour.cs:
https://github.com/MonoMod/MonoMod/blob/86f3be60825da9328130a639a9a47ba13e49486e/MonoMod.RuntimeDetour/NativeDetour.cs#L18

I didn't find the DetourManager and I think this was meant to be DetourHelper. If so, correcting this would make everything

taubenangriff
taubenangriff commented Aug 3, 2019

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

SDK
leper
leper commented Nov 21, 2017

What does It is important to understand that when using filters in your request, the filters you specify will only be applied to the bottom-level columns. actually mean?

What is the bottom-level, what are columns? Are you talking about the top level entries in the JSON object (unlikely, at least given my tests, though that might just be broken)? Are you talking about the most deeply nested en

Improve this page

Add a description, image, and links to the modding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the modding topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.