# projecteqquests **Repository Path**: laotougit/projecteqquests ## Basic Information - **Project Name**: projecteqquests - **Description**: https://github.com/ProjectEQ/projecteqquests - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-20 - **Last Updated**: 2025-10-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

ProjectEQ Quest Repository

![Downloads](https://img.shields.io/github/downloads/ProjectEQ/projecteqquests/total) ![Contributors](https://img.shields.io/github/contributors/ProjectEQ/projecteqquests?color=dark-green) ![Forks](https://img.shields.io/github/forks/ProjectEQ/projecteqquests?style=social) ![Stargazers](https://img.shields.io/github/stars/ProjectEQ/projecteqquests?style=social) ![Issues](https://img.shields.io/github/issues/ProjectEQ/projecteqquests) ## About The Project Primary quest repository for EQEmu. ## Built With - Perl - LUA ## Contributing Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. - If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request and it will be reviewed. - Please make sure you check your spelling and grammar. - Create individual PR for each suggestion. - LUA is the preferred language moving forward. - For larger events that encompass a number of npcs and functions, please consider creating the event as an encounter. ### Creating A Pull Request 1. Fork the Project 2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`) 3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`) 4. Push to the Branch (`git push origin feature/AmazingFeature`) 5. Open a Pull Request