mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced 2025-12-21 16:55:06 +00:00
Added messages_core.dat and extracted text from it to GitHub, moved game credits to Settings, made credits translatable, tweaked some messages
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -3,10 +3,11 @@ Audio/
|
||||
Graphics/
|
||||
Plugins/
|
||||
|
||||
# Data folder, but not Data/Scripts folder
|
||||
# Data folder, but not Data/Scripts folder or messages_core.dat
|
||||
Data/*
|
||||
!Data/Scripts.rxdata
|
||||
!Data/Scripts/
|
||||
!Data/messages_core.dat
|
||||
|
||||
# Files in the main project folder
|
||||
Game.ini
|
||||
@@ -28,4 +29,4 @@ Thumbs.db
|
||||
|
||||
# Temp files
|
||||
|
||||
~*
|
||||
~*
|
||||
|
||||
Reference in New Issue
Block a user