Linden
|
f406cebcc8
|
refactor(version/server): reliable resource name check
So people can rename resources and pretend they're custom made, without getting an error.
|
2022-06-15 00:22:03 +10:00 |
|
Linden
|
84ad4abcca
|
refactor(resource/version): checkDependency optional print and return
Send 'true' to match old behaviour (print message, return nil).
New behaviour has no output unless sending a third argument.
|
2022-04-19 01:09:22 +10:00 |
|
Linden
|
e83aa653cc
|
refactor(init): call imports and exports via lib
Deprecate import (now just references lib); when calling or indexing
lib for the first time, attempt to load a module else call an export.
|
2022-02-28 02:40:25 +00:00 |
|
Linden
|
478cd93e97
|
feat(version): version and dependency checks
|
2022-02-28 00:49:24 +00:00 |
|