=== Version 0.1 === 
Very first and unstable alpha release of RenPSP Engine.

Font is monospace Lucida Console.
Encoding is 1251.

Supported commands:
* define ... = Character( ...
* image ... = ...
* label ... :
* narration / talks
* scene ...
* show ... at ...
* hide ...
* music play ...
* sound play ...
* music stop
* sound stop
* jump ...
* return
* # comments
* $ ...lua-code...
* some $renpy.*() functions
* if ...lua-code... :
* elif ...lua-code... :
* else :
* menu :

Features:
* multifile rpy load (not encoded)
* save/load (not encoded)
* persistent data (not encoded)
* rollback
* screenshots in PNG
* selection between several games
* PSP 5.XX, PSP 1.50 and Win32 are supported

Released with several mini-VNs:
* "The Question"
* "9 " by IIchan Eroge Team
* a test game to demonstrate some features