-
Notifications
You must be signed in to change notification settings - Fork 54
Contributing
Jonathan Bayle edited this page Jul 28, 2017
·
5 revisions
Pick an open issue and fix it: Issues.
See the TMX Map Format.
The API and ABI of libTMX is broken every time the major and/or minor component of the version number is incremented. To propose a more stable API, a new header tmx_api.h could be added, that header should not require the inclusion of tmx.h and should contain only typedefs and functions. Therefore, instead of using an ever changing data structure, a user could use fixed getter functions.
Need more help?
Talk with me on Tiled's discord server, my nick is Mr-Hide