# darkstar **Repository Path**: SlowDanc/darkstar ## Basic Information - **Project Name**: darkstar - **Description**: FFXI Server Emulator - **Primary Language**: Lua - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-10 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://travis-ci.org/DarkstarProject/darkstar.svg?branch=master)](https://travis-ci.org/DarkstarProject/darkstar) [![Build status](https://ci.appveyor.com/api/projects/status/69bemc5htluv9ss3/branch/master?svg=true)](https://ci.appveyor.com/project/teschnei/darkstar/branch/master) Darkstar Project ======== Welcome to the DarkStar project, an emulation server for FFXI. Visit our forums and Discord or IRC to keep in touch with the latest developments. **Forums:** https://forums.dspt.info/index.php **Discord:** https://discord.gg/4dgAzfC Bug Reports ======== You can find the tracker here: https://github.com/DarkstarProject/darkstar/issues Make sure both FFXI and the server are fully updated (and servers have been rebuilt with the latest code prior to the bug) or check the commit log since your last known update to see if the bug has already been fixed before submitting a new bug report (oh and remember to search to see if your issue has already been reported). For any server crashing bugs, try to include a crashdump if possible, with the ```exe```, ```pdb```, and ```dmp``` file (see https://wiki.dspt.info/index.php/How_to_Dump) - including the ```log``` is optional, but it does help us debug crashes. Bug reports should include steps to reproduce the bug. Pull Requests ======== Commits should contain a descriptive name for what you are modifying Remember to check back for any feedback, and drop a comment once requested changes have been made (if there are any). Use 4 spaces per tab - this will be enforced in pull requests. Please *test your code* before committing changes/submitting a pull request. You break it you fix it! Wiki ======== Our project wiki with various information and guides can be found here: https://wiki.dspt.info/