Skip to content

Instantly share code, notes, and snippets.

@llaagg
llaagg / I18n.cs
Last active May 8, 2021 23:00 — forked from ditzel/I18n.cs
Internationalization - See code comments for usage
/*
* Internationalization
*
* Author: Daniel Erdmann
*
* 1. Add this File to you Project
*
* 2. Add the language files to the folder Assets/Resources/I18n. (Filesnames: en.txt, es.txt, pt.txt, de.txt, and so on)
* Format: en.txt: es.txt:
* =============== =================