1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-01 04:20:39 +02:00

Add Lua community links (#4069)

This commit is contained in:
225559
2022-01-03 18:22:40 +01:00
committed by GitHub
parent e0f5bcf36a
commit c42db51e7c

View File

@@ -391,6 +391,12 @@ g() -- Prints out 343; nothing printed before now.
--]] --]]
``` ```
## Community
If you need support join the official Lua [mailing list](https://www.lua.org/lua-l.html), [irc channel](http://lua-users.org/wiki/IrcChannel), or [forum](https://luaforum.com).
## References ## References
I was excited to learn Lua so I could make games I was excited to learn Lua so I could make games