Skip to content

Instantly share code, notes, and snippets.

View coding-bunny's full-sized avatar
🐰
DevOps Bunny

Arne De Herdt coding-bunny

🐰
DevOps Bunny
View GitHub Profile
@coding-bunny
coding-bunny / 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-bunny
coding-bunny / GameUserSettings.ini
Last active November 25, 2023 06: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]