File tree Expand file tree Collapse file tree 2 files changed +38
-0
lines changed
Expand file tree Collapse file tree 2 files changed +38
-0
lines changed Original file line number Diff line number Diff line change 134134 "uuid" : " 151ecca8-670b-4026-8160-cdd2679ef2bd" ,
135135 "description" : " Redux Robotics 2025 Beta" ,
136136 "website" : " https://docs.reduxrobotics.com/reduxlib"
137+ },
138+ {
139+ "path" : " 2025/maple-sim-0.2.0.json" ,
140+ "name" : " maplesim" ,
141+ "version" : " 0.2.0" ,
142+ "uuid" : " c39481e8-4a63-4a4c-9df6-48d91e4da37b" ,
143+ "description" : " FRC Java Robot Simulation using a physics engine" ,
144+ "website" : " https://github.com/Shenzhen-Robotics-Alliance/maple-sim"
137145 }
138146]
Original file line number Diff line number Diff line change 1+ {
2+ "fileName" : " maple-sim-0.2.0.json" ,
3+ "name" : " maplesim" ,
4+ "version" : " 0.2.0" ,
5+ "frcYear" : " 2025" ,
6+ "uuid" : " c39481e8-4a63-4a4c-9df6-48d91e4da37b" ,
7+ "mavenUrls" : [
8+ " https://shenzhen-robotics-alliance.github.io/maple-sim/vendordep/repos/releases" ,
9+ " https://repo1.maven.org/maven2"
10+ ],
11+ "jsonUrl" : " https://shenzhen-robotics-alliance.github.io/maple-sim/vendordep/maple-sim.json" ,
12+ "javaDependencies" : [
13+ {
14+ "groupId" : " org.ironmaple" ,
15+ "artifactId" : " maplesim-java" ,
16+ "version" : " 0.2.0"
17+ },
18+ {
19+ "groupId" : " org.dyn4j" ,
20+ "artifactId" : " dyn4j" ,
21+ "version" : " 5.0.2"
22+ }
23+ ],
24+ "jniDependencies" : [
25+
26+ ],
27+ "cppDependencies" : [
28+
29+ ]
30+ }
You can’t perform that action at this time.
0 commit comments