Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Settlers 4 Mod Api v0.3-RC

Pre-release
Pre-release

Choose a tag to compare

@nyfrk nyfrk released this 30 Aug 21:24
· 81 commits to master since this release
  • Adds GetPlayerTribe method
  • Adds GetLocalPlayer method
  • Adds ShowTextMessage method
  • Adds AddSettlers method
  • Adds DeleteWorldCursor method
  • Adds SetWorldCursor method
  • Adds SetZoom method
  • Adds RevealWorldMap method

See the wiki for the current reference of the library: https://github.com/nyfrk/S4ModApi/wiki

Note to mod developers: This is a prerelease. APIs and ABIs may get changed, extended or removed. Please do not release mods that link against prerelease builds as the ABI may change and is not maintained for backward compatibility. If you release a mod, make sure that it works with a non-prerelease version of the library. If you were linking to a prerelease you will have to recompile against newer versions.