https://github.com/EvEmu-Project/evemu_Crucible Skip to content Toggle navigation Sign up * Product + Actions Automate any workflow + Packages Host and manage packages + Security Find and fix vulnerabilities + Codespaces Instant dev environments + Copilot Write better code with AI + Code review Manage code changes + Issues Plan and track work + Discussions Collaborate outside of code + Explore + All features + Documentation + GitHub Skills + Blog * Solutions + By Plan + Enterprise + Teams + Compare all + By Solution + CI/CD & Automation + DevOps + DevSecOps + Case Studies + Customer Stories + Resources * Open Source + GitHub Sponsors Fund open source developers + The ReadME Project GitHub community articles + Repositories + Topics + Trending + Collections * Pricing [ ] * # In this repository All GitHub | Jump to | * No suggested jump to results * # In this repository All GitHub | Jump to | * # In this organization All GitHub | Jump to | * # In this repository All GitHub | Jump to | Sign in Sign up {{ message }} EvEmu-Project / evemu_Crucible Public * Notifications * Fork 38 * Star 77 Emulator for EvE Online's Crucible expansion evemu.dev 77 stars 38 forks Star Notifications * Code * Issues 110 * Pull requests 2 * Actions * Projects 2 * Security * Insights More * Code * Issues * Pull requests * Actions * Projects * Security * Insights EvEmu-Project/evemu_Crucible This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository. master Switch branches/tags [ ] Branches Tags Could not load branches Nothing to show {{ refName }} default View all branches Could not load tags Nothing to show {{ refName }} default View all tags 4 branches 13 tags Code * Clone HTTPS GitHub CLI [https://github.com/E] Use Git or checkout with SVN using the web URL. [gh repo clone EvEmu-] Work fast with our official CLI. Learn more. * Open with GitHub Desktop * Download ZIP Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching GitHub Desktop If nothing happens, download GitHub Desktop and try again. Launching Xcode If nothing happens, download Xcode and try again. Launching Visual Studio Code Your codespace will open once ready. There was a problem preparing your codespace, please try again. Latest commit @Valkyrien04 Valkyrien04 and Sophie Hawley Allows server to be configured via .env vars (#218) ... 8abd78a Sep 26, 2022 Allows server to be configured via .env vars (#218) Co-authored-by: Sophie Hawley 8abd78a Git stats * 2,097 commits Files Permalink Failed to load latest commit information. Type Name Latest commit message Commit time .github/ISSUE_TEMPLATE Update issue templates Apr 9, 2021 cmake Remove Lua51 (#172) Apr 1, 2021 dep Fixed Agent/Missions Issues Apr 4, 2021 doc Update readme Nov 10, 2021 sql Added aarch64 support Oct 9, 2021 src reworked logic for ResetAfterPodded() Oct 14, 2021 utils Added aarch64 support Oct 9, 2021 .dockerignore Compose update to support multistage builds. (#170) Mar 30, 2021 .gitattributes Create .gitattributes (#117) Jul 30, 2021 .gitignore Removed VSCode Configs Apr 18, 2021 CMakeLists.txt makelist update to remove redundant line Apr 6, 2021 Dockerfile Added aarch64 support Oct 9, 2021 README.md Update README.md Oct 6, 2021 config.h.in Version 0.8.0 PR (#167) Mar 27, 2021 docker-compose.yml Allows server to be configured via .env vars (#218) Sep 26, 2022 View code [ ] EVEmu - An EVE Online Emulator Introduction ChangeLog EVEmu Software Development Kit docker-compose Quickstart Building with Docker Communication / Contact Disclaimer Legal README.md EVEmu - An EVE Online Emulator Coverity Scan Build Status Introduction EVEmu is a work-in-progress server emulator for the space MMO EVE Online. This is an educational project. Please see the disclaimer below for details. ChangeLog ChangeLog EVEmu Software Development Kit The EVEmu project maintains a set of pre-configured tools and environments which help setting up a new devlopment station. Check them out Additional details on the SDK is available on the wiki. docker-compose Quickstart EVEmu can be run with Docker Compose: git clone https://github.com/EvEmu-Project/evemu_Crucible.git cd evemu_Crucible docker-compose -p evemu up --build -d NOTE: Add --build to the docker-compose up command to force a rebuild of the source. This is useful when making code changes. By changing build: to image: in docker-compose.yml, you can use the prebuilt images available. Configuraiton files are stored in the evemu_config volume. These can be modified and will persist across restarts. To shutdown EVEmu: docker-compose -p evemu down Building with Docker EVEmu can now be built with docker to ensure a consistent dependency base. This can be done by executing docker build . in the root directory. It is highly suggested to build EVEmu from the latest release available on the releases page. Releases Communication / Contact Check out the new EVEmu Project website, our Discord and Forums! Disclaimer EVEmu is an educational project. This means, our primary interest is to learn and teach us and our users more about C++ project development in a large scale. Our software is not intended for running public servers, and we do not support that. We are not responsible for what others do with the source code downloaded from this project. Legal ------------------------------------------------------------------------------------ LICENSE: ------------------------------------------------------------------------------------ This file is part of EVEmu: EVE Online Server Emulator Copyright 2006 - 2021 The EVEmu Team For the latest information visit https://evemu.dev/ ------------------------------------------------------------------------------------ This program is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA, or go to http://www.gnu.org/copyleft/lesser.txt. ------------------------------------------------------------------------------------ About Emulator for EvE Online's Crucible expansion evemu.dev Resources Readme Stars 77 stars Watchers 13 watching Forks 38 forks Releases 1 EVEmu 0.8.4 Latest Oct 8, 2021 Packages 0 No packages published Contributors 32 * @aknorjaden * @bobekjan * @stschake * @zhyrohaad * @Reve * @ozatomic * @jdhirst * @comet0 * @deslona * @Stranho * @positron96 + 21 contributors Languages * C++ 94.9% * C 3.8% * CMake 1.1% * Shell 0.1% * Python 0.1% * Perl 0.0% Footer (c) 2022 GitHub, Inc. Footer navigation * Terms * Privacy * Security * Status * Docs * Contact GitHub * Pricing * API * Training * Blog * About You can't perform that action at this time. You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session.