mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-13 12:04:06 +09:00
support for texture packs
This commit is contained in:
@@ -28,6 +28,12 @@ GNU General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU General Public License
|
||||
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
"""
|
||||
const val DEFAULT_LOADORDER_FILE = """# Load Order
|
||||
# Modules are loaded from top to bottom.
|
||||
# You can disable basegame, but we don't recommend.
|
||||
|
||||
basegame
|
||||
"""
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user