Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/nyrest/ancientmysteriesmod
- Owner: Nyrest
- License: mit
- Created: 2020-08-26T05:57:50.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-29T06:55:08.000Z (8 months ago)
- Last Synced: 2024-05-29T19:38:38.729Z (8 months ago)
- Topics: duck-game, duck-game-mod, duckgame, duckgame-mod, fuck, fucking-awesome, fuckmylife, mod
- Language: C#
- Homepage: https://steamcommunity.com/sharedfiles/filedetails/?id=2572800006
- Size: 33.9 MB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/releasesItems
-------
![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=2572800006Manual:
- 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 GameBuilding
-------
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.