HTMS
  • Start
  • Main
    • Installation
    • Config
    • HTMS Files
  • Functions / Events
    • SLoad Event
    • Update Function
    • RemoveCache Function
  • Concepts
    • Static Vars
    • Shared vars [Dev]
  • Commands
    • Import
    • Inject
    • Replace
    • Module
    • Exp [Dev]
  • Tutorials
    • Start using HTMS
    • Using modules
Powered by GitBook
On this page
  • Syntax
  • Technical
  1. Commands

Module

Added in V2

PreviousReplaceNextExp [Dev]

Last updated 5 months ago

This command will load a module from the

Syntax

module "ModuleName"

This will load the module with that name

Technical

When loading a module it will get the module from:

https://htms.fsh.plus/module/[NAME]/module.js

htms registry