Skip to content

BlenderCN-Org/OpenSAGE.BlenderPlugin

 
 

Repository files navigation

OpenSAGE

Build Status Discord Chat codecov

OpenSAGE.BlenderPlugin: a free, open source blender plugin of the Westwood 3D format used in Command & Conquer™: Generals and other RTS titles from Westwood Studios and EA Pacific.

Installing and activating

To install, open Blender's User Preferences panel, click the Add-ons tab, click the Install Add-on from File... button, select io_mesh_w3d-X.X.zip, and click Install.

To activate, open Blender's User Preferences panel, click the Add-ons tab, find "Import-Export: Westwood 3d (.w3d)", andclick its checkbox.

Legal disclaimers

  • This project is not affiliated with or endorsed by EA in any way. Command & Conquer is a trademark of Electronic Arts.
  • This project is non-commercial. The source code is available for free and always will be.
  • If you want to contribute to this repository, your contribution must be either your own original code, or open source code with a clear acknowledgement of its origin. No code that was acquired through reverse engineering executable binaries will be accepted.
  • No assets from the original games are included in this repo.

Community

We have a growing OpenSAGE Discord community. If you have questions about the project or can't get it working, there's usually someone there who can help out.

Acknowledgements

Thanks a lot to MattTheLegoman and Mathijs from the Age of the Ring mod for allowing us to use their models and textures for testing our plugin.

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.8%
  • Other 0.2%