The Modding Community

The Modding Community

A welcoming and inclusive home for modding and game development — browse assets, mods and servers, build communities, and curate collections, all in one platform.

We are currently under heavy development. Community updates are often posted on our blog!

Who Are We?

We're a modding and game development community building one platform for the things that usually live in a dozen different places. Assets, mods, servers, communities and collections are all live today, alongside our blog.

Built For Everyone

Whether you ship a singleplayer mod, maintain a multiplayer server or are writing your very first script, you get the same tools and insights. No gatekeeping, no pay-to-be-seen, and a welcoming place to ask questions.

Open Source

We build in the open. Our GitHub organization hosts the platform itself along with the tooling behind it, so you can read the code, report issues and contribute to anything you rely on.

Servers

Explore Over 100,000 Servers Across 40+ Games

We track many servers across games including Minecraft, Rust, Counter-Strike, Garry's Mod, Project Zomboid, and more!

A Unique Browser

Search from over 100,000 servers in a smooth, purpose-built interface and filter by game, name, map, game mode, location, and more.

Up-To-Date Info

We try to re-query tracked servers every five minutes or sooner depending on server activity. We track live player counts, map names and connection info.

Historical Data

We store and display historical data, player counts, maps and more, for over a year. We use graphs and other visualizations to make it easy to see trends and changes over time.

Player Tracking

We track players across servers and store data such as total score and playtime, so you can see who the top players are on every server. We also track individual user sessions.

Favorites & Hiding

Favorite the servers you love and hide the ones you never want to see again.

Broad Game Support

From Rust and CS2 to Minecraft and Garry's Mod, powered by 17 query protocols under the hood.
Assets

Share Game Assets & Tools

From models, scripts, and textures to plugins, libraries and full toolkits, upload, version and showcase game assets and tools. Every asset gets a rich page with media, categories, dependencies and versioned downloads.

Versioned Releases

Cut versioned releases with changelogs and attach files up to or over 1 GB each, so people always grab the right build.

Media Galleries

Show off your work with image & video galleries, plus custom icon, banner and card art.

Ratings & Reviews

Collect ratings, reviews and comments so people can see what an asset is actually like before downloading it.

Any File You Need

Models, textures, maps, audio, scripts, binaries and archives — upload whatever format your game or engine expects, securely.

Dependencies

Declare dependencies between assets so users pull in everything they need in one place.

Open-Source Badge

Link a source repository to earn an open-source badge on your asset page, showing people exactly what they're installing.

Free & Open-Source Assets

Available Now

We already publish our own free, open-source assets — built by the community, for the community — and we're creating many more across engines such as Godot, to help developers integrate gameplay features, multiplayer networking, modding support, and more into their games. We're aiming to build our own open source gaming platform!

Mods

A Full-Featured Mod Workshop

Mods have a home here where creators stay in control — a polished upload experience, rich mod pages, and releases you can cut by hand or automate from your own CI/CD pipeline. Here's what you get.

Browse & Search

Browse and search mods uploaded by the community across every supported game.

Secure Uploads & Downloads

Securely upload your own mods and download others', with unique download tracking built in.

Versioned Releases

Ship versioned releases with rich changelogs and attached mod files for every build — by hand, or straight from CI/CD via the developer API.

Screenshots & Videos

Add images and videos so players know exactly what they're getting before they install.

Licenses & Install Guides

Pick a license and write clear install instructions right on the mod page.

Dependencies

Link required mods and assets as dependencies so nothing is missing.

Mod Manager

Planned

We are in the process of creating an official and open-source app that will include a mod launcher. This mod launcher will allow you to easily install mods with one click along with manage and update them seamlessly.

Insights

Track Everything With Beautiful Stats

Every asset, mod, server and community ships with real analytics, views, downloads and engagement over time, live and historical player graphs, and a breakdown of your whole library.

Views & Downloads Over Time

Line & area graphs for views, downloads, favorites and ratings, bucketed by day, week, month or year.

Downloads Last 30 days

Your Library At A Glance

A pie breakdown of everything you've published across the platform.

1.2k Items
  • Mods 42%
  • Assets 28%
  • Servers 18%
  • Collections 12%

Live Player Timelines

Watch current, max and new players on every server in real time.

Historical Data

We keep historical server and content data for over a year.

Top Maps & Users

Pie and bar breakdowns of top maps and users.

Unique

Engagement stats are tied to unique session and user IDs giving you the most accurate insights.
Communities

Bring It All Together In Communities

Communities are hubs that span multiple games and gather your mods, servers, assets and articles in one place, with a live dashboard tracking the whole thing.

Multi-Game Hubs

Group your content across several games under a single community.

Everything In One Place

Mods, servers, assets and articles, all under your community's roof.

Aggregate Dashboard

A live dashboard rolls up reach, contributors and engagement over time.

Live Player Counts

See combined player counts across every server your community runs.
Collections

Curate The Best With Collections

Collections let anyone hand-pick assets, mods, servers and articles, or any link on the web, into a shareable, favoritable list.

Mix Anything

Add assets, mods, servers or articles, or drop in any external link.

Curate & Annotate

Give each item its own title and description to better explain each item or use the item's original metadata.

Favorite & Follow

Others can favorite your collections and come back for updates.

Searchable & Tagged

Tag, filter, and search every collection in a dedicated browser.
Developer API

Automate Everything With The Content API

Every kind of content on the platform — assets, mods, communities and collections — is reachable through one API. Generate a personal access token and script anything you can do in the browser. Perfect for CI/CD pipelines: build your project, cut a release, and upload its files automatically on every commit.

Access Tokens

Bearer tmc_ tokens with read / write / delete scopes, expiry, IP allow-lists and per-key rate limits.

REST Endpoints

Create, update and delete any content type with simple JSON under /api/content.

Upload Relations

Push releases, files, images & media, links and installers through the relations API.

Safe By Default

Every request is rate-limited and audit-logged, and can never do more than you can.
release.sh
# 1. Create a mod (or asset, community, collection…)
curl -X POST https://moddingcommunity.com/api/content/mod \
  -H "Authorization: Bearer tmc_..." \
  -d '{"name":"My Mod","appId":42}'

# 2. Cut a release & upload its files
curl -X POST \
  "…/api/content/file?releaseId=123" \
  -H "Authorization: Bearer tmc_..." \
  -F "[email protected]"
Roadmap

Know Exactly What Comes Next

Our public roadmap lays out what is planned, what is being built right now and what already shipped — and it isn't only ours. Anyone who owns content here can build their own roadmap for it, so your players can follow your plans the same way you follow ours.

Official Roadmap
Timeline Columns
Planned 2
Feature Saved filters for the server browser
Feature Release alerts on mobile
In progress 2
Feature Roadmaps for your own content
Improvement Faster asset uploads
Completed 2
Feature Collections API endpoints
Improvement Two-factor authentication

Timeline Or Columns

Read the plan as a timeline or as one column per status — planned, in progress, completed, canceled — and hide what is already done.

Cards With Real Detail

Every card carries a type, a priority, dates, who's assigned, tags and its own discussion — and can link straight to the mod, asset or server it's about.

Roadmaps For Your Content

Own a mod, asset, server, app, community or group? Open its Roadmap tab and build your own board — more than one, if "1.0" and "long term" belong apart. Members get personal roadmaps on their profile too.

Follow The Progress

Follow a board and get notified whenever a card appears or moves to a new status. No changelog archaeology required.
Feedback

Always Looking To Improve

Our feedback board is a straightforward upvote / downvote system: post a feature request, a bug report or an improvement, and the community's votes tell us what it actually wants us to build first.

Community Feedback
TrendingTop votedNewest
248
Filter the server browser by the mods a server runs
Feature Planned

Decision note: Shipping in two parts — the filter chips first, saved filters after.

What changed v1.4.0

Filter chips are live on the server browser. Saved filters are still in progress.

86
Uploads time out on files over 2 GB
Bug Open

Upvote Or Downvote

One vote per person, and you can take it back any time. Sort by trending, top voted or newest to see what the community is actually behind.

Features, Bugs & Improvements

Post it as a feature, a bug, an improvement or something else, tag it, and let full-text search keep duplicates down.

Triaged In The Open

Every suggestion moves through open, planned, accepted, denied or completed — with a decision note explaining why. Follow one and we'll tell you when it changes.

Changelogs On The Thread

Moderators and above can attach changelog entries to a suggestion, so a half-implemented feature can say exactly that — version, release date and a link — instead of going quiet.
Blog

Check Out Our Blog

Our blog serves as a growing resource for modding and server guides in games such as Minecraft, Grand Theft Auto, Left 4 Dead 2, and more!

Check out some of our modding how-to guides!
Check out some of our server setup guides!
In Development

Creating Our Own Gaming Platform

We're building our own open-source game assets for game engines — starting with Godot — that hand developers the parts of a multiplayer game nobody wants to write twice: hosting servers, administration and moderation, cross-platform play right down to the web browser, an authentication system, and more.

Your Game

Godot first, more engines to follow

Our Open-Source Assets Planned

Drop them in and keep the source

AuthenticationServer hostingModerationWeb export
The Modding Community

Server browser, accounts and the developer API

Open Source, Godot First

Free, open-source assets you drop into your project and can read, fork and extend. Godot comes first; other engines follow.

Host & Run Servers

Tools for standing up dedicated servers for your game — start them, configure them and keep them running without building the plumbing yourself.

Administration & Moderation

Admin and moderation tooling built in: roles and permissions, kicks, bans and mutes, and a record of who did what.

Cross-Platform, Browser Included

One game, every platform — including the web browser, so players can jump in from a link without installing anything.

Wired Into Our Server Browser

Your servers list themselves in our server browser, with live status and player counts, so players can find them next to every other game we track.

Accounts & Authentication

A ready-made authentication system so you never have to roll your own logins — and players arrive with an identity they already have.
Get Involved

Join A Growing Community

Have a question or want to meet other modders, game developers, and server owners? Check out our communication and social media platforms!

  • Communicate with other users in real time.
  • Participate in future community events.
  • Text and voice channels dedicated to support. If you're having an issue modding a game or setting up a server, reach out to our community through our Discord server!

Follow Us

Catch releases, news and the odd behind-the-scenes post wherever you already are.

Introduce Yourself

New here? Say hello in our discussions board — tell us what you play, what you mod and what you're building. It's the easiest first post to make, and it's where site-wide questions, ideas and long-form threads live.

Prefer to reach the team directly? Our contact page has email, Discord and the staff directory.

Contact Us