Changes between Version 9 and Version 10 of DownloadPage
- Timestamp:
- 11/19/2019 04:33:01 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadPage
v9 v10 1 1 = Download ''Script Builder'' = 2 || Application||Revision||Date||3 || [http://dev.tmcacad.com:8888/attachment/wiki/DownloadPage/ScriptBuilder_r2.zip ScriptBuilder_r2.zip]||145||2019.31.10||4 || [http://git.tokomak.net:8888/raw-attachment/wiki/DownloadPage/ScriptBuilder_r143.zip ScriptBuilder_r143.zip]||143||2018.01.09||5 || [http://git.tokomak.net:8888/attachment/wiki/DownloadPage/ScriptBuilder.zip ScriptBuilder.zip]||0||2017.10.19||6 2 || Application || Revision || Date || 3 || [http://dev.tmcacad.com:8888/attachment/wiki/DownloadPage/ScriptBuilder_r154.zip ScriptBuilder_r154.zip] || 154 || 2019.19.11 || 4 || [http://dev.tmcacad.com:8888/attachment/wiki/DownloadPage/ScriptBuilder_r2.zip ScriptBuilder_r2.zip] || 145 || 2019.31.10 || 5 || [http://git.tokomak.net:8888/raw-attachment/wiki/DownloadPage/ScriptBuilder_r143.zip ScriptBuilder_r143.zip] || 143 || 2018.01.09 || 6 || [http://git.tokomak.net:8888/attachment/wiki/DownloadPage/ScriptBuilder.zip ScriptBuilder.zip] || 0 || 2017.10.19 || 7 7 8 8 === System Requirements === … … 10 10 * An Intel Core Duo (or equivalent) or faster processor. 11 11 12 === Release Notes === 13 Revision 154 includes fixes for #202 and #203. 12 14 13 === Release Notes === 14 Revision 145 is a working application with some known bugs. 15 15 Revision 145 is a working application with some known bugs. 16 16 17 17 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. 18 18 19 19 === Known Issues === 20 Evaluation events can only be added once per timeslice. 20 Evaluation events can only be added once per timeslice. 21 21 22 22 === Installation Instructions === 23 23 * Download the most recent version of the !ScriptBuilder zip file. 24 * Unzip the zip file, which will yield three files 25 1. !ScriptBuilder.jar 26 1. application.properties 27 1. Incidents directory 28 1. units.xml 29 1. lib directory 24 * Unzip the zip file, which will yield four files 25 1. !ScriptBuilder.jar 26 1. application.properties 27 1. Incidents directory 28 1. units.xml 30 29 * Open a terminal at this location and start the application with this command: [[BR]]`java -jar ScriptBuilder.jar` 31 30 … … 35 34 !ScriptBuilder Prototype by Greg Eddington (pre-2017) [https://www.dropbox.com/s/zu54buh1102hoiz/ScriptBuilder4.jar?dl=0 ScriptBuilder4.jar] 36 35 37 38 39 36 ----
