Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bytecurdler/ccgps
A GPS program for ComputerCraft/CC: Tweaked
https://github.com/bytecurdler/ccgps
computercraft computercraft-scripts computercraft-tweaked computercraft-utilities
Last synced: 2 days ago
JSON representation
A GPS program for ComputerCraft/CC: Tweaked
- Host: GitHub
- URL: https://github.com/bytecurdler/ccgps
- Owner: ByteCurdler
- License: gpl-3.0
- Created: 2021-07-30T02:10:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-31T01:04:46.000Z (over 3 years ago)
- Last Synced: 2024-07-30T17:50:47.229Z (4 months ago)
- Topics: computercraft, computercraft-scripts, computercraft-tweaked, computercraft-utilities
- Language: Lua
- Homepage:
- Size: 1.48 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CCGps
A GPS program for __[CC: Tweaked]__ (will likely work with __[ComputerCraft]__)## Usage
- ```ccgps```
Simple GPS, blue needle points north
- ```ccgps ```
Navigate to given coordinates, red needle points towards waypoint
- ```ccgps set ```
Set waypoint to current position
- ```ccgps set ```
Set waypoint to given coordinates
- ```ccgps ```
Navigate to waypoint , red needle points towards waypoint
- ```ccgps list```
List defined waypoints
- ```ccgps delete ```
Delete waypoint## Images
[ComputerCraft]: http://www.computercraft.info
[CC: Tweaked]: https://www.curseforge.com/minecraft/mc-mods/cc-tweaked