Add heliodex/1filefusion as a library, loadable by LoadLibrary "RbxFusion", and remove more unused type definitions

This commit is contained in:
Lewin Kelly 2023-09-02 23:33:47 +01:00
parent 0db973e8a9
commit f9924be72e
3 changed files with 3319 additions and 452 deletions

File diff suppressed because one or more lines are too long

3316
luau/10000001.luau Normal file

File diff suppressed because it is too large Load Diff

View File

@ -16,6 +16,7 @@ while not sc and tries < 3 do
end
if sc then
sc:RegisterLibrary("Libraries/RbxFusion", "10000001")
sc:RegisterLibrary("Libraries/RbxGui", "45284430")
sc:RegisterLibrary("Libraries/RbxGear", "45374389")
-- if game.PlaceId == deepakTestingPlace then