Skip to content

Nyrest/AncientMysteriesMod

Repository files navigation

Ancient Mysteries GitHub Workflow Status License GitHub last commit Steam Subscriptions

Wide Logo Mysteries from the Ancient Civilization?

Steam Workshop: https://steamcommunity.com/sharedfiles/filedetails/?id=2572800006
Nightly Build: https://github.com/Nyerst/AncientMysteriesMod/releases

Items

Items

How to Install

Steam:

Manual:

Building

Windows:

  • Install Latest Visual Studio 2022 Preview with the following components:
    • Workload ".NET Desktop Development"
    • Individual component ".NET Framework 4.6.1 targeting pack"
  • Install Latest dotnet-script
  • Clone AncientMysteriesMod repository.
  • Open Ancient Mysteries.sln in Visual Studio.
  • Build the project!

Note: Duck Game is a XNA Game based on .NET Framework so it can only build/run on Windows.
Note: If you build mod yourself locally, make sure mod folder have the same name as compiled dll file.