Tutorial Old Dependency Free - LaughingLeader-DOS2-Mods/LeaderLib GitHub Wiki

Dependency-free integration is done through the use of databases, events, and variables set on objects.

Advantages

  • LeaderLib isn't needed as a required dependency.
  • Integration is optional, and can be disabled if LeaderLib isn't detected.

Disadvantages

  • LeaderLib integration is limited to databases, or things requiring a string value (variables on an object, events).
  • Naturally, all of LeaderLib's procs/queries aren't supported, unless they have ModApi database support, or events that trigger them.
  • No access to the GreenScreen level, or editor helpers like ReCon commands.

Tutorials:

⚠️ **GitHub.com Fallback** ⚠️