No description
This repository has been archived on 2026-05-04. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Python 97.8%
  • Batchfile 2.2%
Find a file
2022-05-24 11:34:29 +02:00
exe Cleant up files 2022-05-21 13:00:10 +02:00
.gitignore 1.0 2022-05-21 00:38:16 +02:00
Astroneer Lookup.py Fixed bugs and added helpful comments 2022-05-24 11:34:29 +02:00
check_version.py Cleant up files 2022-05-21 13:00:10 +02:00
LICENSE 1.0 2022-05-21 00:38:16 +02:00
README.md 1.0 2022-05-21 00:38:16 +02:00

Astroneer Lookup

Astroneer Lookup is a program I made so I could keep track on what resources I had to get. But I decided to publish it.

Features:

  • Write any resource or building name and the program will show you the exact way to make it. Sources: Buildings / Resources
  • Use commands like "/items" and "/buildings" to show you all items & buildings in the game.
  • You can add your own resources or buildings by downloading the source code and adding lines of code (Python experience recommended)

Notes:

  • This should work on all operating systems but I can't check.
  • If you find a bug, create an Issue (if you just want to report it) or a Pull Request (if you want to fix it yourself) you can do this by scrolling all the way up and clicking "Issues" or "Pull requests" depending on what you want to do. I will try to look into it when I can.