Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/EthanC/Jekyll
Call of Duty XAsset exporter that dumps raw assets from a game's memory.
https://github.com/EthanC/Jekyll
asset black-ops call-of-duty cod cold-war csv dumper exporter file gsc infinite-warfare localize lua modern-warfare mw raw script stringtable ttf wwii
Last synced: about 1 month ago
JSON representation
Call of Duty XAsset exporter that dumps raw assets from a game's memory.
- Host: GitHub
- URL: https://github.com/EthanC/Jekyll
- Owner: EthanC
- License: mit
- Archived: true
- Created: 2020-02-18T07:00:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-24T13:59:46.000Z (almost 3 years ago)
- Last Synced: 2024-08-03T01:12:41.788Z (4 months ago)
- Topics: asset, black-ops, call-of-duty, cod, cold-war, csv, dumper, exporter, file, gsc, infinite-warfare, localize, lua, modern-warfare, mw, raw, script, stringtable, ttf, wwii
- Language: C#
- Homepage:
- Size: 200 KB
- Stars: 50
- Watchers: 8
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-rainmana - EthanC/Jekyll - Call of Duty XAsset exporter that dumps raw assets from a game's memory. (C# #)
README
# Jekyll
Jekyll is a Call of Duty XAsset exporter that dumps raw assets from a game's memory.
## Requirements
- [.NET Core 3.0](https://dotnet.microsoft.com/download/dotnet-core/3.0)
## Usage
You will need to build the Jekyll solution from the source.
Run a supported Call of Duty title, then run `Jekyll.UI.exe` and allow the program to finish.
## Supported Titles
### Call of Duty: Vanguard
Currently not available for public release.
### Call of Duty: Black Ops Cold War
Currently not available for public release.
### Call of Duty: Modern Warfare 2 Campaign Remastered
- Localize
- Lua Files\*
- Map Entities
- Raw Files
- Script Files\*
- String Tables
- TrueType Fonts### Call of Duty: Modern Warfare
Currently not available for public release.
### Call of Duty: Black Ops 4
- Raw Files
### Call of Duty: WWII
- Localize
- Lua Files\*
- Map Entities
- Raw Files
- Script Files\*
- String Tables
- TrueType Fonts### Call of Duty: Infinite Warfare
- Localize
- Lua Files\*
- Map Entities
- Raw Files
- Script Files\*
- String Tables
- TrueType Fonts### Call of Duty: Modern Warfare Remastered
- Localize
- Lua Files\*
- Map Entities
- Raw Files
- Script Files\*
- String Tables
- TrueType Fonts### Call of Duty: Black Ops III
- Binary HTML
- Localize
- Map Entities
- Raw Files
- Script Files\*
- String Tables
- TrueType Fonts### Call of Duty: Advanced Warfare
- Localize
- Lua Files\*
- Map Entities
- Raw Files
- Script Files\*
- String Tables### Call of Duty: Ghosts
- Localize
- Lua Files\*
- Map Entities
- Raw Files
- Script Files\*
- String Tables### Call of Duty: Black Ops II
- Localize
- Map Entities
- Raw Files
- Script Files\*
- String Tables### Call of Duty: Modern Warfare 3
- Localize
- Map Entities
- Raw Files
- Script Files\*
- String Tables### Call of Duty: Black Ops
- Localize
- Map Entities
- Raw Files
- String Tables### Call of Duty: Modern Warfare 2
- Localize
- Map Entities
- Raw Files
- String Tables### Call of Duty: World at War
- Localize
- Map Entities
- Raw Files
- String Tables## Credits
- [Scobalula](https://github.com/Scobalula) - [PhilLibX](https://github.com/Scobalula/PhilLibX)
## Disclaimer
Jekyll is developed to allow users obtain to assets for use in the official Call of Duty SDKs, such as the [Call of Duty: Black Ops III Mod Tools](https://steamdb.info/app/455130/). It's also used for informational purposes, such as the [COD Tracker Database](https://tracker.gg/warzone/db), when paired with [Hyde](https://github.com/EthanC/Hyde) - a Call of Duty XAsset compiler.
All assets extracted by Jekyll are property of their respective owners. Jekyll is in no way, shape, or form associated with or endorsed by Activision or its subsidiary studios.