Skip to content

arlinamid/WorldEditorRemixTL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorldEditorRemixTL

The .dll is created with vs2019 using this tutorial.

Future versions of the program could make the previous generated .dll files useless.

Project design

  • Sample/ => EN
  • IT/ => IT
  • DE/ => DE

We will use different branches for different RC versions, but the same branch for each language.

Downloadable Translations

Check the media folder or the Releases.

Known Issues

  • external symbol not resolved _DllMainCRTStartup You're buiding it on x64. You must choose architecture target x86.

  • cannot open include file 'afxres.h' Renaming it to windows.h inside the .rc file should suffice usually. If not, install MFC and ATL from Visual Studio Installer.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 100.0%