Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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