Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 923 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 923 Bytes

Energy Items README

Overview

This document serves as a guide for the energy items to be added to the item library of our game. The energy items are categorized into two main folders: items and recipes. This structure allows for easy management and integration of items within the game.

Folder Structure

  • items/
    • Contains the definitions and properties of the energy items.
  • recipes/
    • Contains the crafting and usage recipes for industry units to create or utilize the energy items.

Energy Items

Item Structure

Each energy item should follow a defined structure for consistency.

Recipes

Each recipe should define how energy items can be created or used by industry units.

Conclusion

This README provides a foundational structure for integrating energy items into the game. Ensure that each item and recipe follows the outlined templates for consistency and ease of use.