Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elden Ring v0.0.3.0 #4443

Merged
merged 2 commits into from
Aug 21, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 5 additions & 7 deletions stable/EldenRing/manifest.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
[plugin]
repository = "https://github.com/reiichi001/EldenRingDalamud.git"
commit = "bee85dce4ef4975102ec55407dfabdaccf082505"
repository = "https://github.com/MKhayle/EldenRingDalamud.git"
commit = "b7e34ef1547fd3f367cabfb914ca1889dbf28781"
owners = [
"Roselyyn",
"reiichi001"
"reiichi001",
"MKhayle"
]
project_path = "EldenRing"
changelog = """
Updated for API 9 Compatibility
- Switch from opcode to dutystate by MidoriKami
- Other API 9 update grabbed from Kurochi51's PR
- Moved to stable because it was formerly testing exclusive, but didn't need to be.
-# DT Updated, and added a "Mettle Lost" screen in Save-The-Queen zones.
"""
Loading