Skip to content

NormalEssentialsTemplate

src.templates._core.NormalEssentialsTemplate

Bases: NormalTemplate

  • Original extendable class for creating an M15 Style template without Nyx or Companion layers.
  • DEPRECATED, left here for backwards compatibility.
Source code in src\templates\_core.py
1669
1670
1671
1672
1673
class NormalEssentialsTemplate(NormalTemplate):
    """
    * Original extendable class for creating an M15 Style template without Nyx or Companion layers.
    * DEPRECATED, left here for backwards compatibility.
    """