Skip to content

Instantly share code, notes, and snippets.

@timyc
timyc / remove_curseforge_ads.md
Last active June 21, 2025 23:14
Remove CurseForge ads from the launcher

This only applies for Windows on the default CurseForge installation. You should have a modern Node.JS installation (I'm using version 20)

  1. Go to C:\Users\<YOUR USER>\AppData\Local\Programs\CurseForge Windows\resources
  2. Run npx @electron/asar extract app.asar app_made_by_tards on your cmd
  3. Go to the new app_made_by_tards folder and locate the dist folder
  4. Go to the dist folder and locate the desktop folder
  5. Go to the desktop folder and open desktop.js

As of right now, what needs to be edited is on LINE 165