Skip to content

Commit 6243bef

Browse files
committed
Fix Piton urls and typo
1 parent 367f3e1 commit 6243bef

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
url = https://github.com/libsdl-org/SDL/
77
[submodule "Piton"]
88
path = source/Piton
9-
url = https://github.com/EverestAPI/Piton
9+
url = https://github.com/Popax21/Piton
1010
[submodule "source/MoltenVK"]
1111
path = source/MoltenVK
1212
url = https://github.com/KhronosGroup/MoltenVK

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ These libraries are open source and are built in CI.
1414
- Theorafile [48d74af](https://github.com/FNA-XNA/Theorafile/tree/48d74afcbf838fe95ca56cec142efae07bb56f65)
1515
- MoltenVK `1.2.11`
1616
- Vulkan Loader `1.3.296`
17-
- Piton [21c7868](https://github.com/EverestAPI/Piton/tree/21c7868d06007f0c5e7d9030a0109fe892df1bf3)
17+
- Piton [21c7868](https://github.com/Popax21/Piton/tree/21c7868d06007f0c5e7d9030a0109fe892df1bf3)
1818

1919
### Closed-Source Libraries
2020
These libraries are closed source and cannot be _built_ in CI.
2121
Some are not accessible without an account, and therefore need to be vendored as a binary blob.
2222

2323
- DiscordGameSDK `3.2.1` (downloaded: https://dl-game-sdk.discordapp.net/3.2.1/discord_game_sdk.zip)
2424
- FMOD Engine `1.10.14` (vendored: [Download (Requires account)](https://www.fmod.com/download#fmodengine), [License](https://github.com/EverestAPI/Everest-libs/blob/main/binaries/fmod/EULA-FMOD.txt))
25-
- Steamworks SDK `1.40` (with Steamworks.NET `10.0.0`) (vendored: [Download (Offical, Requires account)](https://partner.steamgames.com/downloads/list), [Download (via Steamworks.NET)](https://github.com/rlabrecque/Steamworks.NET/releases/tag/10.0.0))
25+
- Steamworks SDK `1.40` (with Steamworks.NET `10.0.0`) (vendored: [Download (Official, Requires account)](https://partner.steamgames.com/downloads/list), [Download (via Steamworks.NET)](https://github.com/rlabrecque/Steamworks.NET/releases/tag/10.0.0))

0 commit comments

Comments
 (0)