Skip to content

kennething/gravity-assist

Repository files navigation

Important

This project is no longer being maintained.

You can freely use my data for your own projects if you wish, although the data is also outdated.

You can also host the site yourself with the setup instructions below.

Gravity Assist

Gravity Assist

Gravity Assist is a tool for Infinite Lagrange, a game by NetEase.

Infinite Lagrange is a space-themed multiplayer RTS where players can build fleets and attack other players.

Ship Data

Feel free to use my data, which can be found in /server/api/data/ships.ts.

To quickly convert the data to JSON, you can copy the array object and run JSON.stringify(<data>) in your browser console.

Each ship follows the data structures in their type declarations in /utils/ships.ts.

Project Setup

If you wish to run the site locally:

  1. Ensure Node.js is installed.

  2. Create a .env file in the root of the project: (optional maybe? idk try it out)

NUXT_BASE64_SERVICE_ACCOUNT= # wrap the value in ''
NUXT_BASE_URL=
  1. Install dependencies and run locally:
npm install
npm run dev
  1. The site should be running on http://localhost:3000.

About

Create colored text, search modules and research paths, track your progress, and more. Gravity Assist is an all-in-one tool for anything you may need in Infinite Lagrange.

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages