Ignore:
Timestamp:
Nov 9, 2021, 6:28:33 PM (3 years ago)
Author:
alloc
Message:

Preparations for A20 release
Changes usage of "SteamID" to "UserID" in console commands
Also changes a bunch of the WebAPI stuff to show / use UserIDs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • binary-improvements/AllocsCommands/API.cs

    r328 r369  
    11namespace AllocsFixes.CustomCommands {
    22        public class API : IModApi {
    3                 public void InitMod () {
     3                public void InitMod (Mod _modInstance) {
    44                }
    55        }
Note: See TracChangeset for help on using the changeset viewer.