Changelog
Easily inform your players of server changelogs or announcements each time they join your server. Can be configured to display any message you like.
Installation
- Download
ox_lib
if you don't have it already. Make sure to download the release (opens in a new tab) - Download
TAM_changelog
from Github (opens in a new tab) or Keymaster (opens in a new tab) - Drag and drop both
ox_lib
andTAM_changelog
into your resources folder. - Add
ox_lib
andTAM_changelog
to your server or resources.cfg. Always be sure that ox_lib is starting first
ensure ox_lib
ensure TAM_changelog
- Done! You're ready to configure it.
Configuration
- Edit
config.lua
in your favorite code editor/IDE to your liking. - Edit
changelog.md
to fit your latest changelog. This fully supports markdown. - You're good to go! Any changes you make to
changelog.md
will automatically update in game and display to the players.