[SOLVED]What language/s would i use for game mods | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

[SOLVED]What language/s would i use for game mods

i want to make a mod for skyrim (a first person rpg game) and i want to know what languages shoud i use?

2nd May 2018, 6:17 PM
LONGTIE👔
LONGTIE👔 - avatar
5 Answers
+ 1
Most of the time you will be using the games tool kit to create the mod. of its a game made in unity you will be using c# . if its a game from unreal engine I believe they use c++ . it just depends
2nd May 2018, 11:33 PM
rin
rin - avatar
+ 1
@brains, many games support modding and have a great community built behind it, I would highly encourage building mods for games that support it, and it will be a great learning process too. All in all, be respectful of other developers and everyone will have a lovely time
3rd May 2018, 1:58 AM
Spencer Yonce
Spencer Yonce - avatar
0
To make mods for Skyrim, some good programming languages to know would be C++ for creating new gameplay features and quests, and Papyrus for scripting behaviors. Having knowledge of 3D modeling programs like Blender would also be useful for making new objects and characters I collect Information From https://apkrelax.com/games/.
26th Jul 2023, 10:40 AM
Kamlatro Pando
Kamlatro Pando - avatar
0
We have better alternatives for the purpose you mentioned that is https://youtech.ooo
7th Aug 2023, 4:17 PM
Jhon Carter
0
For mod Skyrim, you'll primarily use the Creation Kit, a proprietary tool by Bethesda, which uses its scripting language based on Papyrus, a custom scripting language designed for the games from https://apkkingo.com/games/.
31st Oct 2023, 7:29 AM
Kamernat Malendo
Kamernat Malendo - avatar