Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 214 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 214 Bytes

HassiumModules

External Modules for Hassium

To include these in your Hassium code all you have to do is use the import function with the argument to the path to your DLL.

import("/this/that/IRC.dll");