This website requires JavaScript.
Explore
Help
Register
Sign In
Team2890
/
allwpilib
Watch
4
Star
0
Fork
0
You've already forked allwpilib
mirror of
https://github.com/wpilibsuite/allwpilib
synced
2026-06-25 01:41:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
008fb2e38290117ba7d6b1ddfe8d2b6cd3b2f9c6
allwpilib
/
simulation
/
install_resources
/
sim_ds
2 lines
92 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fixing the frcsim installer script URL for simulation zip changed as of gerrit 1264 script argument name changed from INSTALLER to INSTALL fixed jar and logo paths for sim_ds to use the script, it's now simply: ./frcsim-installer.sh INSTALL You can optionally supply a promotion status from which to install, such as ./frcsim-installer.sh INSTALL beta ./frcsim-installer.sh INSTALL development Also added some information to the README Also allow any type of file install-resources since it may contain libraries and jars Change-Id: Ie876a05c88d3d48b8592f1800959988ae66edd04
2015-12-29 19:16:52 -05:00
java -Djava.library.path=~/wpilib/simulation/jar -jar ~/wpilib/simulation/jar/SimDS-all.jar
Reference in New Issue
Copy Permalink