Code Monkey home page Code Monkey logo

eu4dll's Introduction

EU4DLL

This dll makes it possible to display double-byte characters on Europa Universalis IV.

Notice

  • This project is unofficial.
  • macOS is not supported. I don't have those plans.
  • Only Steam version is supported.

How to use

  1. Install DLL. I made an simple installer.
  2. Subscribe to Any Lanugage Mod in Steam.
  3. Play game. 👍

Find bugs

If you find a bug, create a issue in this repository. If possible, please write the issue report in English. However you can also create it in your language (Japanese, Korean, Chinese, Russian etc).

Spec

plugin.ini

TBD

Autoupdate

Plugin.dll will be updated automatically. It requires an Internet connection at game run. If you do not need or play offline game, please DELETE "plugins/autoupdate.bat" file.

Name order

Attaching Inverted Question Mark(¿) to dynasty, the first name and last name are reversed.

1534.6.23 = {
  heir = {
    name = "Nobunaga"  # Nobunaga
    monarch_name = "Nobunaga"  # Nobunaga
    dynasty = "¿Oda"  # Oda 
    birth_date = 1534.6.23
    death_date = 1582.6.21
    claim = 90
    adm = 5
    dip = 5
    mil = 6
  }
}
# Nobunaga Oda -> Oda Nobunaga

When you use this feature, please exclude Inverted Question Mark(¿) from all fonts.

Licence

MIT Licence

Thanks

This dll was forked by the following project. Thank you so much.

EU4CHS

eu4dll's People

Contributors

matanki-saito avatar bruceczk avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.