1-click accessibility mod platform for blind gamers.
AccessForge discovers, installs, and updates screen reader mods for mainstream games. No manual file copying, no mod loader setup, no command line needed. Download, run, pick a mod, click install.
Built with accessibility first. The entire app works with screen readers like NVDA.
Download AccessForge and start installing mods in seconds.
AccessForge handles everything automatically:
- Finds your game (Steam auto-detection, or browse to it manually for non-Steam games)
- Installs any required technical components (mod loaders, dependencies)
- Installs the mod
- Checks for updates every time you launch
Tested with NVDA on Windows 10 and 11.
Note: Windows may show a SmartScreen warning since the exe is not code-signed. Click "More info", then "Run anyway" to proceed.
Publishing your mod through AccessForge takes about 10 minutes:
- Run
accessforge initto create a manifest - Test with
accessforge install - Package with
accessforge package - Push to GitHub, create a release, add the
accessforge-modtopic
You keep your repo. No transfers, no central registry, no gatekeeping. Your mod lives in your GitHub repo, on your terms. AccessForge discovers mods via GitHub topics -- just tag your repo and you're in.
Supported loaders: UE4SS (Unreal Engine), BepInEx (Unity), MelonLoader (Unity), or no loader at all.
Read the Getting Started Guide for the full walkthrough.
AccessForge is a community project. It's not owned by any single person, and it's designed to stay that way.
- Build a mod -- the more accessible games, the better
- Contribute code -- check the issues
- Report bugs -- if something doesn't work, let us know
- Improve docs -- better guides help everyone
See CONTRIBUTING.md for development setup and guidelines.
- AccessForge App -- source code and releases
- Getting Started Guide -- mod developer tutorial
- Manifest Spec -- field reference