= Download ''Script Builder'' = || Application || Revision || Date || || [http://dev.tmcacad.com:8888/attachment/wiki/DownloadPage/ScriptBuilder_r154.zip ScriptBuilder_r154.zip] || 154 || 2019.19.11 || || [http://dev.tmcacad.com:8888/attachment/wiki/DownloadPage/ScriptBuilder_r2.zip ScriptBuilder_r2.zip] || 145 || 2019.31.10 || || [http://git.tokomak.net:8888/raw-attachment/wiki/DownloadPage/ScriptBuilder_r143.zip ScriptBuilder_r143.zip] || 143 || 2018.01.09 || || [http://git.tokomak.net:8888/attachment/wiki/DownloadPage/ScriptBuilder.zip ScriptBuilder.zip] || 0 || 2017.10.19 || === System Requirements === * Requires at least Java 7. * An Intel Core Duo (or equivalent) or faster processor. === Release Notes === Revision 154 includes fixes for #202 and #203. Revision 145 is a working application with some known bugs. 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. === Known Issues === Evaluation events can only be added once per timeslice. === Installation Instructions === * Download the most recent version of the !ScriptBuilder zip file. * Unzip the zip file, which will yield four files 1. !ScriptBuilder.jar 1. application.properties 1. Incidents directory 1. units.xml * Open a terminal at this location and start the application with this command: [[BR]]`java -jar ScriptBuilder.jar` * You can verify the revision number from within the application by choosing the "Help > About" menu. === Archive === !ScriptBuilder Prototype by Greg Eddington (pre-2017) [https://www.dropbox.com/s/zu54buh1102hoiz/ScriptBuilder4.jar?dl=0 ScriptBuilder4.jar] ----