Skip to content

fioso-cat/Fioso_Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fioso_Database

This repository is maintained by Contributes: Fioso_Cat.
It provides JSON data files for the game 99 Night in The Forest.


Overview

  • Stores JSON-based data used in the game.
  • Designed for saving and loading structured information.
  • Acts as a simple database layer for developers or contributors.

JSON Format

The database uses JSON objects to keep track of game data.
Example structure:

{
    "Fuel": [
        "Log",
        "Bio Fuel",
        "Coal",
        "Chair",
        "Fuel Canister",
        "Corpse",
        "Sapling",
        "Feather",
        "Oil Barrel"
    ]
}

About

This repo save json some hub

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages