Script
A script that will run lua code.
Self-closing.
<html>
<head>
...
<script src="script.lua" version="legacy">
</head>
<body>
...
<script src="script.lua" version="2">
</body>
</html>
Attributes
- src - the source of the script
- version - the lua version to use
Version
Can be:
Support
| Napture | Bussinga | WXV Core |
|---|