We are happy to announce that the Software Development Kit (SDK) for Chivalry: Medieval Warfare is now live! It will be easier than ever to create and install mods into Chivalry: Medieval Warfare. This does not currently include the Steam Workshop. Prior to setting the Steam Workshop live, we need to ensure it is working properly.
If you are interested uploading maps to the workshop, please join the Steam group.
Only those in this group will be able to see and upload to the steam workshop. The more content we can get uploaded to the Workshop, the faster we can release it to the general public. Custom code mods such as game modes are not currently supported in the Workshop.
-
Current Functionality:
- Modded Server browser support (different colors for servers with custom maps, custom code; additional column with mod name).
- Closed Workshop support for maps (join the steam group to upload maps).
- Auto Downloads when joining a modded server. Some things to look forward to:
- Public Workshop uploading.
- Workshop download tool for servers (can run as a schedule task / rcon job).
- Workshop support for mods with custom code SDK Changes:
- Improved and expanded error messages
- Cooking and Workshop uploading process changed to include a GUID: -- Do the first cook the same way -- The cook will create a directory like CookedSDK\AOCSDKLevels_E1ED54B24E9F8DE8C917B1ABC51E4040 -- The GUID is the bit after the underscore -- Edit your workshop upload file (e.g. wsinfo_SDKTest.txt); put the _whole_ directory name in the "$PackageDirectory" variable, including the GUID part -- Upload as before -- Next time you cook this package, if you want to upload to the same workshop file, add this to the COOK.bat: "-Guid=ZZZ" (without the quotation marks), where ZZZ is replaced with the GUID for your package (in the last example, E1ED54B24E9F8DE8C917B1ABC51E4040) Important Information:
- If you are opted into the Steam Client Beta (https://developer.valvesoftware.com/wiki/Betas), you will not be able to successfully join a Workshop server. You will get the message “"Can't download Workshop information".
- Getting started with map editing https://tornbannerjira.atlassian.net/wiki/display/CHIVCOM/Getting+started+with+map+editing
- Uploading to Steam Workshop https://tornbannerjira.atlassian.net/wiki/display/CHIVCOM/Uploading+to+Steam+Workshop CU2 Patch 1.2:
- Fixed weapon unlock statistics not being displayed properly on client.
- Fixed issue with purchased helmets.
- Fixed issue with duel stats not saving.
