mirror of
https://github.com/BeamMP/BeamMP-Server.git
synced 2026-06-17 22:23:03 +00:00
Add changelog about new console
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
- CHANGED entire plugin Lua implementation (rewrite)
|
- CHANGED entire plugin Lua implementation (rewrite)
|
||||||
- CHANGED moved *almost all* functions into MP.\*
|
- CHANGED moved *almost all* functions into MP.\*
|
||||||
|
- CHANGED console to use a custom language (type `help`!)
|
||||||
- CHANGED all files of a Lua plugin to share a Lua state (no more state-per-file)
|
- CHANGED all files of a Lua plugin to share a Lua state (no more state-per-file)
|
||||||
- ADDED many new Lua API functions, which can be found at <https://wiki.beammp.com/en/Scripting/functions>
|
- ADDED many new Lua API functions, which can be found at <https://wiki.beammp.com/en/Scripting/functions>
|
||||||
- ADDED Commandline options. Run with `--help` to see all options.
|
- ADDED Commandline options. Run with `--help` to see all options.
|
||||||
|
|||||||
Reference in New Issue
Block a user