Additions
- basic title and in-game music
- made some changes to README.txt
- non-essential assets for making games and building worlds
Notes
The way that my version numbers work is that the first number is for what the engine is built on, (eg. python & pygame, C & SDL, etc.) then the major version, which changes if there are some massive engine rewrites (eg. moving from 1.2 to 1.3 when I started using loops and classes), then the final number is only used in tags, for minor updates (eg. this one).