View Source ExTTRPGDev.RuleSystems.Metadata (ExTTRPGDev v0.4.0)

Gets the general information for a configured system.

Summary

Functions

Returns the license for the given system if it has one. If the system doesn't exist, an exception is raised.

Functions

license!(system)

Returns the license for the given system if it has one. If the system doesn't exist, an exception is raised.

Examples