installing numluau numluau is designed to work with standalone luau. Its reccomended to install numluau using a package manager like pesde or lpm installing for pesde¶ first install and setup using either pesde or lpm run this command in your IDE/terminal pesdelpm pesde add chocolate_bar2410/numluau lpm add chocolatebar2410/numluau this should import the library into your package folder Info its best practice to add a numluau alias to your luaurc file "aliases": { "numluau" = "path.to.library" }