SuperScaryman23 Posted July 15, 2015 Share Posted July 15, 2015 Excuse me but does anyone know how to open the api this is my first time modding anything and it would be a huge help if you could tell me Link to comment https://forums.kleientertainment.com/forums/topic/56178-api-for-modding/ Share on other sites More sharing options...
Mobbstar Posted July 15, 2015 Share Posted July 15, 2015 The API consists mostly of the fact that all files you place in a mods' scripts folder are loaded like game scripts, and can override the latter. Also, there's modutil with a lot of methods of editing existing code. Also, check out the getting started thread. It's pinned and marked bright orange. Link to comment https://forums.kleientertainment.com/forums/topic/56178-api-for-modding/#findComment-654492 Share on other sites More sharing options...
Blueberrys Posted July 15, 2015 Share Posted July 15, 2015 @SuperScaryman23 See "..\DS_root_folder\data\scripts" for the game code. You can open up other mods to see how they work. All the code is in lua (uncompiled, programmer-readable).Check the links Mobbstar provided.More links:DS API site (info for modders)Mod file structureLua tutorials for DSMore (specific) tutorials for DS Link to comment https://forums.kleientertainment.com/forums/topic/56178-api-for-modding/#findComment-654697 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now