diff --git a/topics/modding/index.md b/topics/modding/index.md new file mode 100644 index 00000000000..e48dc3330f6 --- /dev/null +++ b/topics/modding/index.md @@ -0,0 +1,10 @@ +--- +aliases: game-modding, videogame-modding, video-game-modding, mods +display_name: Modding +logo: modding.png +related: game-development, game-engine, reverse-engineering, plugins, scripting +short_description: Modding changes or extends a video game through community-created code, assets, or tools. +topic: modding +wikipedia_url: https://en.wikipedia.org/wiki/Video_game_modding +--- +Video game modding can add content, alter mechanics, improve compatibility, or create entirely new experiences. Projects include mod loaders, editors, patches, frameworks, and individual mods. diff --git a/topics/modding/modding.png b/topics/modding/modding.png new file mode 100644 index 00000000000..6f9cffef2cb Binary files /dev/null and b/topics/modding/modding.png differ