+ 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?
5 Respostas
+ 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
+ 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
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/.
0
We have better alternatives for the purpose you mentioned that is https://youtech.ooo
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/.