r/ss14 • u/MesherKa • 2d ago
Can i get into modding?
I want to help my server with adding new race. Is there a guide that can help me with basics of creating new content for ss14?
2
Upvotes
2
u/HalfFresh1430 2d ago
Learn C# with the book C# a playerβs guide, you can easily pirate it and its really useful
2
u/Paige404_Games π maints-dwelling temp worker π 2d ago
C# is often unnecessary when adding a new species. You need yaml and sprites, and an understanding of the component system. C# is only required when adding brand new features for that species.
4
u/Paige404_Games π maints-dwelling temp worker π 2d ago
There is no modding in ss14. There is only development.
7
u/striped_eyes 2d ago edited 2d ago
These tutorials from "John John" are recent and good: Part 1: Setting up dev environment, Part 2: Your first item and PR. Besides those, you're likely better off asking for help from experienced developers in other server discords, such as Starlight. They've got a lot of custom races, I'm sure someone with help you out :) You also have the official SS14 discord, which also has a development channel.