Hi, I'm Moe – a FiveM Developer.

Building custom servers, scripts, and sleek UIs for FiveM communities.

function createServer() {
const server = 'FiveM';
return server;
}
lua@moe:~