Data module

1

Create module

Create a new module and name it whatever you want — Fonts is recommended.

2

Tag module

Give the module the tagarrow-up-right Fonts, so that Text+ can identify it.

3

Module content

The module has to return a table, like this:

return {
	
}

Last updated