Home
Projects
About
Contact
Hi, I'm Moe
– a FiveM Developer.
Building custom servers, scripts, and sleek UIs for FiveM communities.
View My Work
Contact Me
function
createServer
() {
const
server
=
'FiveM'
;
return
server
;
}
lua@moe:~
█