Skip to content

EnPaulius/spawn_cell_egui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧭 Spawn Cell Finder

Hello, all!

This is my first ever programming project, and I’m really excited to share it! 🚀
I originally started building this app in Python, but the compiled version ended up being over 11MB, which felt too heavy. So, with a lot of help from AI (thanks, ChatGPT! 😄), I rewrote it in Rust — and now it works like a charm.

🛠 What It Does

This simple tool helps you find the nearest spawn cell in a game. Just enter your current in-game coordinates, and the app will calculate the closest spawn point for you.

✨ Features

  • Input your current location in-game
  • App calculates the nearest spawn cell position
  • Functional keyboard shortcuts:
    • Enter – Confirm input
    • Esc – Cancel or exit input

🚀 Getting Started

To run the app:

  1. Download or clone the repository
  2. Build it using Rust:
    cargo build --release

Also added compiled version https://github.com/EnPaulius/spawn_cell_egui/releases/tag/spawn_cell_egui

image

About

spawn cell calculator for core keeper

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages