mirror of
https://github.com/Team4388/2018-Robot.git
synced 2026-06-09 00:38:04 -06:00
Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
# Project specific information
|
||||
package=org.usfirst.frc4388.robot
|
||||
robot.class=${package}.Robot
|
||||
simulation.world.file=/usr/share/frcsim/worlds/GearsBotDemo.world
|
||||
#Uncomment and point at user libraries to include them in the build. Do not put libraries in the \wpilib\java folder, this folder is completely overwritten on plugin update.
|
||||
#userLibs=${user.home}/wpilib/user/lib
|
||||
|
||||
Reference in New Issue
Block a user