跳到主要内容

2 篇博文 含有标签「OblivionMP SDK」

OblivionMP 模组 SDK 的发布说明

查看所有标签

OblivionMP SDK 0.2.0 released

· 阅读需 4 分钟
ReadyM 团队
WukongMP 和 OblivionMP 的开发者

We shipped 2 major things in 0.2.0: the mod syncs a lot more of the game (see below) than it did in 0.1.0, and the server-side API is now a true API.

OblivionMP and WukongMP share the relay server and the core SDK, so everything that shipped in WukongMP 0.4.0 ships here too, against Oblivion's own components.

Mod authors: this release has breaking changes. Read Upgrading before you rebuild.

OblivionMP SDK 0.1.0 released

· 阅读需 4 分钟
ReadyM 团队
WukongMP 和 OblivionMP 的开发者

Today we are shipping the first public preview of the OblivionMP SDK, version 0.1.0. OblivionMP is our community multiplayer platform for The Elder Scrolls IV: Oblivion Remastered: it turns the single-player game into a shared world you can host, and gives you a C# SDK to build your own multiplayer game modes on top of it.

This is an early preview, and we want to be upfront about what that means. A lot is not built yet. Some of what is here will have rough edges, and some of it will break. We are releasing it now anyway, because the fastest way to learn what the community actually needs is to get the SDK into your hands.