mirror of
https://github.com/Ragora/T2-BoL.git
synced 2026-01-23 13:04:45 +00:00
9 lines
391 B
Plaintext
9 lines
391 B
Plaintext
; 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."; |