SnailyCAD / fivem-integrations

FiveM Integrations for SnailyCADv4
https://docs.snailycad.org/docs/fivem-integrations/scripts
MIT License
7 stars 5 forks source link

Implement FxDK #80

Closed DmACKGL closed 1 year ago

DmACKGL commented 1 year ago

Problem: The integrations are now built and developed outside the server context (no goodies like hot-reload), which seriously impact DX.

Solutions:

casperiv0 commented 1 year ago
  1. You can now use FXSERVER_RESOURCES_PATH="...." in a .env file. This will output the build do the resources folder directly to your FXServer.
  2. A watch/dev command has been added: pnpm run dev