Welcome to the Off The Grid Field Kit! This is your essential utility website and toolkit for the game Off The Grid, providing helpful tools and information to enhance your gameplay experience. You can also refer to it as the OTG Field Kit.
This project is built using the SiloCityPages Next.js starter. You can find the original SiloCityPages README in our wiki: [README]-SiloCityPages.
The Off The Grid Field Kit offers several tools to assist players:
- 🎲 Random Loadout Generator:
- Can't decide on your next build? Get a completely random loadout including primary weapon, sidearm, arm and leg cyberlimbs, equipment, and even a unique class name!
- Fine-tune your randomization by selecting specific rarities for each item category.
- Access it here: Loadout Generator
- 📍 Where We Droppin' (Extraction Royale):
- Take the guesswork out of your squad's landing spot in the Extraction Royale game mode.
- Randomly selects a named location on the map for you to drop into.
- Try it out: Where We Droppin'
- 📚 Info Hub:
- Browse detailed information about in-game items including:
- Weapons (Primaries, Sidearms) - including available attachments!
- Body Cyberlimbs (Arms, Legs)
- Equipment (Backpacks, Consumables)
- Explore the Info Hub: Info Section
- Browse detailed information about in-game items including:
- Visit the site: offthegrid.silocitygames.com (Home of the Off The Grid Field Kit)
- Navigate to your desired tool:
- Loadout Generator: Head to the "Generator" section. Click the "Randomize" button to get a new loadout. Use the dropdowns to filter by rarity if desired.
- Where We Droppin': Go to "Where We Droppin'" and select "Extraction Royale." A random map location will be displayed. Click the button again for a new suggestion.
- Info Hub: Explore the "Info" section and its sub-categories (Weapons, Body, Equipment) to find details on game items.
- Framework: Next.js (React Framework)
- Language: TypeScript
- Styling: CSS Modules, global styles
- Base Template: SiloCityPages
- Deployment: GitHub Pages
To get a local copy up and running for development or testing the Off The Grid Field Kit:
- Clone the repository:
git clone [https://github.com/SiloCityLabs/offthegrid.silocitygames.com.git](https://github.com/SiloCityLabs/offthegrid.silocitygames.com.git) cd offthegrid.silocitygames.com
- Install dependencies:
This project uses
pnpm
as per thepnpm-lock.yaml
.pnpm install
- Run the development server:
pnpm dev
- Open http://localhost:3000 with your browser to see the result.
For more detailed information on the underlying framework structure, linting, testing, etc., please refer to the original SiloCityPages documentation in our wiki: [README]-SiloCityPages.
Contributions are welcome! Whether it's bug reports, feature requests, or direct code contributions to the Off The Grid Field Kit, your help is appreciated.
- Found a bug? Please submit a Bug Report.
- Have an idea for a new feature? Submit a Feature Request.
- Want to help with game data?
- Add Missing Weapon Attachments: If you notice a weapon is missing attachments in the Info Hub, you can help us add them! Please use the Manage Weapon Attachments Template to submit the details.
- Want to contribute code?
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
You can also provide general feedback through the Feedback Form on the website.
The Off The Grid Field Kit is a fan-made project and is not officially affiliated with Gunzilla Games or the "Off The Grid" game. All game content, names, and trademarks are the property of their respective owners.
For official information, please visit the Official Off The Grid website.
This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License (CC BY-NC-SA 4.0).
You are free to:
- Share — copy and redistribute the material in any medium or format
- Adapt — remix, transform, and build upon the material
Under the following terms:
- Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- NonCommercial — You may not use the material for commercial purposes.
- ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
The Off The Grid Field Kit is made with ❤️ by SiloCityLabs for the Off The Grid community.