Builder
-Copyright © 2006-2012 Mikkosoft Productions
-Version 2.0 readme
+Copyright © 2006-2022 Mikkosoft Productions
+Version 3.0 readme
-------------------------------------------------------------------------------
problem, there's a script called bootstrap.sh in the Builder main directory.
Before running it, make sure you have the following libraries available:
-MSP libraries: core datafile
+MSP libraries: core crypto datafile
Others: sigc++-2.0
13. License
-Builder is copyright © 2006-2012 Mikko Rasa, Mikkosoft Productions
+Builder is copyright © 2006-2022 Mikko Rasa, Mikkosoft Productions
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
if(help)
{
- IO::print("Builder 1.0\n"
- "Copyright © 2006-2013 Mikkosoft Productions, Mikko Rasa\n"
+ IO::print("Builder 3.0\n"
+ "Copyright © 2006-2022 Mikkosoft Productions, Mikko Rasa\n"
"Licensed under the GPL\n\n"
"%s", helpmsg);
package_help();