Automatically upload your WoWCombatLog.txt to uwu-logs.xyz.
Simply run npm build. This process relies on SEA.
Explanation of the steps:
- Bundle
node_moduleswitheslint. - Copy
node.exeasuwu_upload.exe. - Build SEA blob from
sea_config.jsonand the bundle made in step #1. - Inject the SEA blob into the node executable (
uwu_upload.exe). - Change the executable's icon with
winresourcer.
Place uwu_upload.exe in your WoW directory and run it to generate the default uwu_settings.json:
{
"path": "Logs",
"filename": "WoWCombatLog.txt",
"gameServer": "Warmane"
}Run it again and it should upload your WoWCombatLog.txt to uwu-logs.xyz.