This commit is contained in:
koehr 2022-01-02 23:43:43 +01:00
parent 5415a47074
commit a0ad14b972
2 changed files with 5 additions and 4 deletions

View file

@ -1,4 +1,4 @@
# RASTSYG # Starsy
**Random Star System Generator** **Random Star System Generator**

View file

@ -1,6 +1,7 @@
{ {
"name": "starsystem-generator", "name": "starsy",
"version": "0.0.0", "description": "Random Star System Generator",
"version": "0.1.0",
"scripts": { "scripts": {
"dev": "vite", "dev": "vite",
"build": "vite build", "build": "vite build",