Changes between Version 4 and Version 5 of DownloadPage
- Timestamp:
- 01/09/2018 10:33:58 AM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadPage
v4 v5 1 1 = Download ''Script Builder'' = 2 ||Application||Version||Date|| 3 ||[https://www.dropbox.com/s/zu54buh1102hoiz/ScriptBuilder4.jar?dl=0 ScriptBuilder Prototype]||4||2017.07.25|| 4 ||[http://git.tokomak.net:8888/attachment/wiki/DownloadPage/ScriptBuilder.zip ScriptBuilder Program]||1||2017.10.19|| 2 ||Application||Revision||Date|| 3 ||[http://git.tokomak.net:8888/attachment/wiki/DownloadPage/ScriptBuilder.zip ScriptBuilder.zip]||1||2017.10.19|| 5 4 ||[attachment:AppName1.0.jar]||1.0||date|| 6 5 7 6 8 7 === System Requirements === 9 * Requires at least Java 5.10 * An Intel 486(or equivalent) or faster processor.11 * etc. 8 * Requires at least Java 7. 9 * An Intel Core Duo (or equivalent) or faster processor. 10 12 11 13 12 === Release Notes === 14 Partially functioning prototype Java application by Greg Eddington.13 Revision 143 is a working application with just enough functionality to create a script that actually runs in Simulation Manager. Audio files must be manually entered by filename. 15 14 16 15 === Known Issues === 17 Only prototype quality. 16 No known critical issues. 18 17 19 18 === Installation Instructions === 20 ''Brief installation directions will appear here.'' 19 * Download the most recent version of the !ScriptBuilder zip file. 20 * Unzip the zip file, which will yield three files 21 1. !ScriptBuilder.jar 22 1. application.properties 23 1. Incidents directory 24 * Double-click on !ScriptBuilder.jar to launch the application. (If you don't have the proper file associations setup for Jar files, then Open a terminal and start the application with this command: [[BR]]`java -jar ScriptBuilder.jar` 25 26 * You can verify the revision number from within the application by choosing the "Help > About" menu. 27 28 === Archive === 29 !ScriptBuilder Prototype by Greg Eddington (pre-2017) [https://www.dropbox.com/s/zu54buh1102hoiz/ScriptBuilder4.jar?dl=0 ScriptBuilder4.jar] 30 31 21 32 22 33 ----
