Skip to content

Releases: zerasul/genesis-code

1.5.2

Choose a tag to compare

@zerasul zerasul released this 08 Apr 17:06
976ca66

1.5.1

Choose a tag to compare

@zerasul zerasul released this 04 Aug 17:13
9b09e7e

1.5.0

Choose a tag to compare

@zerasul zerasul released this 04 Feb 16:30
1622432

1.4.2

Choose a tag to compare

@zerasul zerasul released this 24 Jul 08:46
a1d1d6f

1.4.1

Choose a tag to compare

@zerasul zerasul released this 30 Aug 16:53
c11d4e7

1.4.0

Choose a tag to compare

@zerasul zerasul released this 08 Jan 18:36
9ecbb69

1.3.3

Choose a tag to compare

@zerasul zerasul released this 12 Aug 08:35
b62a7c4

1.3.2

Choose a tag to compare

@zerasul zerasul released this 11 Dec 19:32
7edb554

1.3.1

Choose a tag to compare

@zerasul zerasul released this 12 Oct 15:15
1605d1c

1.3.0

Choose a tag to compare

@zerasul zerasul released this 11 Oct 10:55
eec8d69
  • Added import TMX file command; it generates a C Header File with the information of the TMX file. For more info about the TMX format, please see Tiled Documentation.
  • Added import Json Tmx File command; it generates a C Header File with the information of the json TMX file. For more info about the json Tmx Format, please see Tiled Documentation.
  • Added custom makefile configuration; now you can set an alternartive for the default makefile.
  • Added configuration for GDK, GENDEV or MARSDEV custom variables.
  • Updated some dependencies and improved code.