2025-04-11 16:42:59 +02:00
2025-04-08 19:04:51 +02:00
2025-04-08 19:04:51 +02:00
2025-04-08 19:04:51 +02:00
2025-04-11 16:42:59 +02:00
2025-04-11 16:42:59 +02:00
2025-04-08 19:04:51 +02:00
2025-04-08 19:04:51 +02:00
2025-04-08 19:04:51 +02:00

Simple bot that helps with gif creation

Installation

  • Place awilc_crontab in your resources folder.

  • Run

$ yarn
  • Add ensure awilc_crontab to your server.cfg

Usage

exports['awilc_crontab']:crontab('* * * * *', function()
    print('Test!');
end);

License

GNU AGPLv3

Copyright (C) 2025 Aleksander <alekswilc> Wilczyński
Description
crontab but in fivem
Readme 44 KiB
Languages
Lua 59.9%
JavaScript 40.1%