Add a method to load additional assemblies to the shell. #45

Closed
opened 2023-04-10 10:32:20 -04:00 by That-One-Nerd · 1 comment
That-One-Nerd commented 2023-04-10 10:32:20 -04:00 (Migrated from github.com)

Currently when the shell initializes, only data from the shell assembly, the entry assembly, and the executing assembly is loaded. While this won't change, there should be a public method one can invoke to pass it additional assemblies to load from.

Currently when the shell initializes, only data from the shell assembly, the entry assembly, and the executing assembly is loaded. While this won't change, there should be a public method one can invoke to pass it additional assemblies to load from.
That-One-Nerd commented 2023-04-18 16:06:37 -04:00 (Migrated from github.com)

This has been completed in version 0.3.3.

This has been completed in version 0.3.3.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: That-One-Nerd/SrcMod#45
No description provided.