notwithering / upmap

⚠️ DEPRECATED ⚠️ UPmap is a program that will automatically update your Planetarium planet when you save to the PMap file you bind to

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ DEPRECATED ⚠️

This has been deprecated as of February 28th, 2024. The new creator for Planetarium allows you to publish your PMap file straight from it.


UPmap MIT License

UPmap is a program that will automatically update your Planetarium planet when you save to the PMap file you bind to

Installing

All platforms

go install github.com/NotWithering/upmap@latest

Usage

$ upmap --help
Usage of upmap:
  -file string
        The map file
  -id int
        The id of the planet
  -now
        Skip checking for update, just update it now
  -silent
        Don't print that its updating
  -space string
        The spaceship cookie

Example

$ upmap -file mymap.pmap -id 54 -space <your spaceship cookie value> &
$ echo "<game version='1'>\n</game>" > mymap.pmap
updating...updated

What the freak does UPmap mean?

UPdate PMap

How the flip is it pronounced?

idk dude i pronounce it as "up map" or you can say it as "u pmap" i dont really care

About

⚠️ DEPRECATED ⚠️ UPmap is a program that will automatically update your Planetarium planet when you save to the PMap file you bind to

License:MIT License


Languages

Language:Go 100.0%