Skip to content
/ inidbi2 Public
forked from code34/inidbi2

Save and Load data to the server or your local computer without databases!

Notifications You must be signed in to change notification settings

Dom4n/inidbi2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

	Description:
	INIDBI 2.0 - A simple server-side database extension using INI files

	Author:  code34 [email protected]

	Copyright (C) 2015 Nicolas BOITEUX 
	
	This program is free software: you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by
	the Free Software Foundation, either version 3 of the License, or
	(at your option) any later version.
	
	This program is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
	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 <http://www.gnu.org/licenses/>.

	How to install:
	1- Unpack the archive and copy the entire "@inidbi2" folder into the ARMA3 root directory.

		The @inibdi2 folder should look like this:
		../Arma 3/@inidbi2/inidbi2.dll
		../Arma 3/@inidbi2/db/
		../Arma 3/@inidbi2/Addons/inidbi.pbo

	2- check inidbi2.dll execution permissions, right click on it, and authorize it.

	Changelog
	- version 2.0 - rebuild from scratch C# & SQF++

About

Save and Load data to the server or your local computer without databases!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 42.3%
  • SQF 29.9%
  • C# 26.5%
  • C++ 1.3%