Skip to content

Instantly share code, notes, and snippets.

View coding-red-panda's full-sized avatar
:octocat:
Red Panda

Arne De Herdt coding-red-panda

:octocat:
Red Panda
  • Red Panda Software
  • Czech Republic
View GitHub Profile
@coding-red-panda
coding-red-panda / Game.ini
Last active September 7, 2023 17:57
Ark Survival Evolved - Game.ini
; Special Settings for Ark Survival Evolved.
; Use these to make minor tweaks to your game/server.
; The settings in this file are the base for The Lagoverse Server
[/Script/ShooterGame.ShooterGameMode]
; If you want the game to run under "Single Player" Settings - Affects bosses etc
bUseSingleplayerSettings=false
; This allows spikeywalls etc to damage tames without rider (prevents kamikaze runs)
bPassiveDefensesDamageRiderlessDinos=true
; Prevents respawn spamming in PvP
bIncreasePvPRespawnInterval=true
@coding-red-panda
coding-red-panda / GameUserSettings.ini
Last active August 13, 2024 15:54
Ark Survival Evolved - GameUserSettings.ini
; Ark Survival Evolved GameUserSettings.ini
;
; This file holds all the configuration settings for the standard game as well as potential settings of mods.
; Use this as a template to create your own configuration.
; The configuration in this file is the same as what the Lagoverse server is running.
;
; ---------------------------------------------------------------------------------------------------------------------
; ServerSettings - General settings that affect the entire game
; ---------------------------------------------------------------------------------------------------------------------
[ServerSettings]