Skip to content

Facuceli/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 ⚔️

ao20 logo

🛡️ Server AO20

Código fuente del servidor de Argentum20

🛡️ Cómo correr mi server:

Crear una nueva carpeta llamada C:\AO20 y entrar a la misma, en ella seguir lo siguientes pasos:

  1. Clonar repositorio git clone https://github.com/ao-org/argentum20-server.git

  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.

🛡️ 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 están en la carpeta de Logs, Errores y en Windows Events.

About

Código fuente del servidor de Argentum20

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Visual Basic 6.0 94.4%
  • VBA 5.6%