Translations:Modding:Asset System/4/en

From Vintage Story Wiki
Revision as of 14:04, 12 November 2023 by FuzzyBot (talk | contribs) (FuzzyBot moved page Translations:Modding:The Asset System/4/en to Translations:Modding:Asset System/4/en without leaving a redirect: Part of translatable page "Modding:The Asset System")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

All the functioning assets for Vintage Story are visible in the game's folder, allowing you to peruse them and learn to write your own. You can find these files using the following methods for each type of OS you're running Vintage Story on. If you're looking for source code (ie C# classes) your best option is to dive into the Vintage Story Github and peruse the vsapi, vssurvivalmod, vsessentialsmod and vscreativemod repositories for class references.