Skip to content

Instantly share code, notes, and snippets.

View R4k4210's full-sized avatar
🏠
Working from home

Santiago Chopitea R4k4210

🏠
Working from home
View GitHub Profile
@ditzel
ditzel / I18n.cs
Last active June 30, 2023 21:05
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:
* =============== =================