Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nyrest/duckantialiasingmod
Simply enable Anti Aliasing For Duck Game
https://github.com/nyrest/duckantialiasingmod
duck-game duckgame
Last synced: 19 days ago
JSON representation
Simply enable Anti Aliasing For Duck Game
- Host: GitHub
- URL: https://github.com/nyrest/duckantialiasingmod
- Owner: Nyrest
- License: mit
- Created: 2020-08-26T12:24:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-16T05:48:47.000Z (over 2 years ago)
- Last Synced: 2024-10-30T04:55:51.654Z (2 months ago)
- Topics: duck-game, duckgame
- Language: C#
- Homepage: https://steamcommunity.com/sharedfiles/filedetails/?id=2209935223
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Anti Aliasing Mod ![GitHub](https://img.shields.io/github/license/BThree496/DuckAntiAliasingMod?style=flat-square) ![Steam Downloads](https://img.shields.io/steam/downloads/2209935223?style=flat-square) ![Steam Favorites](https://img.shields.io/steam/favorites/2209935223?color=blue&style=flat-square)
Simply enable Anti Aliasing For Duck GameDownload: [latest release](https://github.com/BThree496/DuckAntiAliasingMod/releases)
Build
-------
Windows:
- Install Visual Studio with the following components:
- Workload ".NET Desktop Development". This includes by default .NET Framework 4.0 SDK.
- Clone DuckAntiAliasingMod repository using git.
- Open DuckAntiAliasingMod.sln in Visual Studio.
- Add your DuckGame.exe to project references.
- Build the project!**Note:** Duck Game is a XNA Game based on .NET Framework 4. So it can only build&run on Windows.
How to Use
-------
Steam:
- Subscribe Anti Aliasing Mod on Steam Workshop:
- https://steamcommunity.com/sharedfiles/filedetails/?id=2209935223
- Run game and enable Anti Aliasing Mod in Manage Mods tab
- Restart GameManual:
- Download Pre-Compiled Version or build it youself:
- https://github.com/BThree496/DuckAntiAliasingMod/releases
- Move the compiled mod folder to Documents\DuckGame\Mods\
- Run game and enable Anti Aliasing Mod in Manage Mods tab
- Restart Game**Note:** If you built mod youself. Make sure mod folder have same name as compiled dll file.