Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Soldat Scripting

Repository for storing Soldat game server scripts for in-game servers. The reason for placing server scripts here is to make rewriting into a modern language more convenient later by using this repository. I am not the only author of the files, some of them are the property of their respective owners.

Running

To use these in Soldat, it requires installing Soldat server to use them. After installing, upload the files you want to the scripts folder. Every script requires its own folder to work, which looks like this:

objects
scenery-gfx
scripts
├── folder
│   ├── example.pas
│   └── Includes.txt
└── folder2
    ├── example2.pas
    └── config.ini

To use files that have a database you will need an external library libdb created for Soldat dedicated servers.

About

Server side scripting for 2D multiplayer action game Soldat

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages