Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gibbed/gibbed.dragonage.savegenerator
Generator for Dragon Age: Origins save files that can be imported into Dragon Age 2.
https://github.com/gibbed/gibbed.dragonage.savegenerator
game-dev modding savegame
Last synced: 29 days ago
JSON representation
Generator for Dragon Age: Origins save files that can be imported into Dragon Age 2.
- Host: GitHub
- URL: https://github.com/gibbed/gibbed.dragonage.savegenerator
- Owner: gibbed
- License: zlib
- Created: 2017-07-21T02:07:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-07-22T01:59:20.000Z (over 7 years ago)
- Last Synced: 2024-05-02T00:59:32.709Z (6 months ago)
- Topics: game-dev, modding, savegame
- Language: C#
- Homepage:
- Size: 680 KB
- Stars: 10
- Watchers: 6
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
A generator for Dragon Age: Origins save files that can be imported into Dragon Age 2 with user-specified options for plot, characters, etc.
This is the source code to a [tool that was originally released on Bioware Social Network](http://social.bioware.com/project/4242/) in 2011, with some changes:
* General code cleanup.
* Changes have been made to modernize the code to newer versions of my libraries.
* Dependency on Microsoft Expression Blend SDK has been removed.
* Commercial fonts have been replaced with open source/free fonts that have a similar appearance.
* The project has been updated to merge assemblies into a single output executable.[![Build status](https://ci.appveyor.com/api/projects/status/0tuj1onr28644wbd?svg=true)](https://ci.appveyor.com/project/gibbed/gibbed-dragonage-savegenerator)