Skip to content

Commit 4474fb8

Browse files
committed
2 parents aa3fa95 + 09c5c97 commit 4474fb8

2 files changed

Lines changed: 7 additions & 3 deletions

File tree

.external/interposer

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit 3199ffe6200357ae0c35e72c76f1c2ef6e21baaa
1+
Subproject commit cfd8ab03f9fa8a784430665c541273426ccbbae7
Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,15 @@ sidebar_label: 1.0.0
33
sidebar_position: 1
44
---
55

6-
# 1.0.0
6+
import ReleaseDownloads from '@site/src/components/ReleaseDownloads';
7+
8+
# Interposer 1.0.0 Release Notes
79

810
This is the initial release of LANCommander Interposer: a Windows API hook DLL that makes games easier to run in shared, managed, and portable environments without modifying the game itself.
911

10-
<a class="button button--lg button--primary" href="https://github.com/LANCommander/LANCommander.Interposer/releases/tag/v1.0.0" style={{display: 'inline-block'}}>Download</a>
12+
## Downloads
13+
14+
<ReleaseDownloads repo="LANCommander/LANCommander.Interposer" release="v1.0.0" />
1115

1216
## Features
1317

0 commit comments

Comments
 (0)