mirror of
https://github.com/Ragora/T2-BoL.git
synced 2026-03-03 04:20:21 +00:00
9 lines
391 B
Text
9 lines
391 B
Text
|
|
; Save.dat
|
||
|
|
; The PDA Save function for BoL RPG mod.
|
||
|
|
; Copyright (c) 2012 The DarkDragonDX
|
||
|
|
|
||
|
|
[Application]
|
||
|
|
Name = "Save";
|
||
|
|
ForceInstall = true; Determines if this is in the PDA by default and cannot be removed.
|
||
|
|
ApplicationInstance = "ClanManagement"; Should not be duplicated; even if the mod could resolve duplication issues in realtime.
|
||
|
|
Description = "The PDA Save function for BoL RPG mod.";
|