Skip to content

Commit

Permalink
Merge pull request #30 from arav-jp/docs
Browse files Browse the repository at this point in the history
Updare README.md
  • Loading branch information
Autumn60 authored Jun 9, 2023
2 parents 1201ee8 + 5000229 commit f2881e0
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright [yyyy] [name of copyright owner]
Copyright [2023] [ARAV INC., Akiro Harada]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## OpenConstructionSimulator2
![image](https://github.com/arav-jp/OpenConstructionSimulator2/assets/37181352/6ce194fd-8a21-4c4d-841a-88f4e5d1d201)

## Packages
- [OCSSystem](https://github.com/arav-jp/OpenConstructionSimulator2/blob/docs/Assets/OCSSystem/README.md)
: Unimplemented
- [OCSAssets](https://github.com/arav-jp/OpenConstructionSimulator2/blob/docs/Assets/OCSAssets/README.md)
: Integrated package of OCSTerrain, OCSVehicle and OCSVehicleIO
- [OCSTerrain](https://github.com/arav-jp/OpenConstructionSimulator2/blob/docs/Assets/OCSTerrain/README.md)
: Terrain deformation package
- [OCSVehicle](https://github.com/arav-jp/OpenConstructionSimulator2/blob/docs/Assets/OCSVehicle/README.md)
: Vehicle model package
- [OCSVehicleIO](https://github.com/arav-jp/OpenConstructionSimulator2/blob/docs/Assets/OCSVehicleIO/README.md)
: Vehicle controller package
- [OCSUtility](https://github.com/arav-jp/OpenConstructionSimulator2/blob/docs/Assets/OCSUtility/README.md)
: Common feature package used by OCS packages
## License
See [LICENSE](https://github.com/arav-jp/OpenConstructionSimulator2/blob/docs/LICENSE)
## Contact

0 comments on commit f2881e0

Please sign in to comment.