Skip to content

maggie-729/Respectful_Residents

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

124 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Respectful Residents -Zglad Hub

Welcome to Respectful Residents, an open-source project for a game developed by R.O.E. Studios. This repository contains the first-EVER open-sourced script for the Respectful Residents game, and for the ROE studies in general. Featuring a GUI built using the RF Library. It's designed for public use and open to contributions from the community!

Respectful Residents Banner


Table of Contents


About the Game

Respectful Residents is a game by R.O.E. Studios, providing a unique experience where players manage and interact with various residents in a fun and engaging way. This open-source project serves as an example of the GUI used in the game, built using the RF Library.


Features

  • Open-Source GUI: A fully functional and customizable GUI for managing residents in the game.
  • Built with RF Library: Leverages the power of the RF Library for smooth and interactive UI elements.
  • Easy to Integrate: Simple structure for developers to integrate the GUI into their own games.
  • Active Community: We welcome pull requests and collaboration from the community.

How to Contribute

We welcome contributions from developers of all levels! Here's how you can get started:

  1. Fork this repository by clicking the "Fork" button at the top right of this page.
  2. Clone your forked repository:
    git clone https://github.com/your-username/Respectful_Residents.git
  3. Create a new branch for your feature or fix:
    git checkout -b feature-branch
  4. Make your changes, then commit and push them:
    git add .
    git commit -m "Add your commit message here"
    git push origin feature-branch
  5. Open a Pull Request to merge your changes back into the original repository.

Installation

To get started with the Respectful Residents script:

  1. Clone the repository:

    git clone https://github.com/Zglad-Creator/Respectful_Residents.git
  2. Navigate to the project directory:

    cd Respectful_Residents
  3. Run the script using your preferred Lua interpreter or game engine.


Usage

This repository contains a GUI script example for Respectful Residents, which can be integrated into any RF Library-based project. Customize the script to match the style and functionality of your game.


Thank you for checking out Respectful Residents! We hope you enjoy using and contributing to this educational project!

About

This is an open source script for a residents game.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Lua 85.2%
  • Python 14.8%