Welcome
Welcome to the official Neverlose wiki!
Last updated
Welcome to the official Neverlose wiki!
Last updated
Neverlose is a unique software providing huge functionality and easy setup, with a fast and friendly support team.
For information on how to get started with lua scripting, check out the link below.
Arguments in square brackets are optional.
This documentation was made by Salvatore and Serene. Please report any errors in the documentation either to us in a private message on the forum or to Serene#1337 on Discord.
Library | Description |
---|---|
LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.
The FFI library allows calling external C functions and using C data structures from pure Lua code.
BitOp is a C extension module for Lua which adds bitwise operations on numbers.