Skip to content

PaulRayden/argentum20-server

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Por favor considera apoyarnos en https://www.patreon.com/nolandstudios

Como correr mi server: Crear una nueva carpeta llamada AO20 y entrar a la misma, en ella seguir lo siguientes pasos:

1- Clonar argentum20-server

2- Renombrar carpeta argentum20-server a re20-server.

3- Renombrar el archivo Example.Server.ini a Server.ini

4- Clonar Recursos

5- Abrir Visual Basic 6 como administrador

6- Abrir el archivo Server.VBP

Pull Requests

Before make a git commit please run the file git_ignore_case.sh to avoid false changes in the PR.

Server AO20

Código fuente del servidor de Argentum20

image

Requisitos

Database

Networking

Registrar manualmente libreria Aurora.Network.dll Abrir CMD como Administrador regsvr32 Aurora.Network.dll

Cryptography

CryptoSys is used in AO20 to cipher sensitive data.

Please note this is not free software and you will have to buy your own license to use CryptoSys

Microsoft Visual C++ Redistributable

Logs

Los logs estan en la carpeta de Logs, Errores y en Windows Events

About

Código fuente del servidor de Argentum20

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • BASIC 62.1%
  • VBA 37.9%