Jump to content
TrinityCore

Leaderboard

Popular Content

Showing content with the highest reputation on 11/15/16 in all areas

  1. You could set up a command script and then use the dynamic hotswap. This way you would only need to rebuild the scripts (or a part of them?) to test something small with your command script. Otherwise Im not sure you can speed up the compilation process or avoid it if you want to edit the core. Editing scripts can probably benefit from the hotswap system, but otherwise I can only think of using better hardware or trying to optimize the code for build time. https://trinitycore.atlassian.net/wiki/display/tc/Using+the+script+hotswapping+system
    1 point
×
×
  • Create New...