Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added project files to support compiling via "dotnet build" on macOS #177

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

gsinti
Copy link

@gsinti gsinti commented Feb 25, 2025

This PR adds a project file and some basic steps within Data/System/Source/README.md to build the World.exe on macOS.

This may be useful for those who want to make tweaks to their forked copy of the repo without needing a Windows machine to compile or for those who don't have an IDE setup on their Windows machine.

Note

A Windows machine is still required to run the binary.
This merely adds support for devs who prefer to use macOS to code and compile.

There are also some small style tweaks to the main README.md along with a link to the new compile instructions README.md (converted from old README).

gsinti and others added 4 commits February 25, 2025 14:00
@gsinti gsinti changed the title Added compile process steps and project files for macOS via "dotnet build" Added project files to support compiling via "dotnet build" macOS via "dotnet build" Feb 25, 2025
@gsinti gsinti changed the title Added project files to support compiling via "dotnet build" macOS via "dotnet build" Added project files to support compiling via "dotnet build" on macOS Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant