Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nyrest/ancientmysteriesmod

Duck Game mod
https://github.com/nyrest/ancientmysteriesmod

duck-game duck-game-mod duckgame duckgame-mod fuck fucking-awesome fuckmylife mod

Last synced: 3 months ago
JSON representation

Duck Game mod

Awesome Lists containing this project

README

        

# Ancient Mysteries [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/Nyerst/AncientMysteriesMod/OnPush?style=flat-square)](https://github.com/Nyerst/AncientMysteriesMod/actions/workflows/onPush.yml) [![License](https://img.shields.io/github/license/Nyerst/AncientMysteriesMod?style=flat-square)](https://github.com/Nyerst/AncientMysteriesMod/blob/main/LICENSE) [![GitHub last commit](https://img.shields.io/github/last-commit/Nyerst/AncientMysteriesMod?style=flat-square)](https://github.com/Nyerst/AncientMysteriesMod/commits/main) [![Steam Subscriptions](https://img.shields.io/steam/subscriptions/2572800006?style=flat-square)](https://steamcommunity.com/sharedfiles/filedetails/?id=2572800006)
![Wide Logo](https://cdn.jsdelivr.net/gh/Nyerst/AncientMysteriesMod/Logo%20Wide.png)
Mysteries from the Ancient Civilization?

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

Items
-------
![Items](https://github.com/Nyerst/AncientMysteriesMod/blob/descimg/desc_english.png?raw=true)

How to Install
-------
Steam:
- Subscribe on Steam Workshop
- https://steamcommunity.com/sharedfiles/filedetails/?id=2572800006

Manual:
- Download Pre-Compiled Version or build it yourself:
- https://github.com/Nyerst/AncientMysteriesMod/releases
- Move the compiled mod folder to Documents\DuckGame\Mods\
- Run game and enable Ancient Mysteries in Manage Mods tab
- Restart Game

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](https://github.com/filipw/dotnet-script#installing)
- 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.