Sign in to follow this  
Cadh20000

Resource for learning to work with JSON and SQL for use in modding and database management

Recommended Posts

Both SQL and JSON are used in WurmUnlimited, for those wanting to learn how to work with them a good resource is W3Schools.com as they are free, and teach both of those along with many other programming aspects, mostly web oriented.

 

Just be aware that WurmUnlimited for the most part uses Java, NOT JavaScript (except the aforementioned JSON of course) which is a completely different thing. Of the 2 they only teach JavaScript there so while it may be interesting it won't help you do too much modding here. :P 

 

 

Edited by Cadh20000
  • Like 1

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this