All Projects → Elfocrash → L2ACP-Web

Elfocrash / L2ACP-Web

Licence: GPL-2.0 license
The website for L2ACP

Programming Languages

CSS
56736 projects
C#
18002 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to L2ACP-Web

dotnetcore-image
Solution of .NET Core GDI+(Image) on Linux/Docker
Stars: ✭ 22 (-47.62%)
Mutual labels:  dotnetcore
dotnetify-react-demo
DotNetify-React demo using create-react-app + Node.JS + .NET Core
Stars: ✭ 22 (-47.62%)
Mutual labels:  dotnetcore
LambdaSharpTool
Serverless .NET on AWS - λ# is a CLI and Framework for Rapid Application Development using .NET on AWS
Stars: ✭ 99 (+135.71%)
Mutual labels:  dotnetcore
Automato.Tasks
The easiest tool to automate 🤖 tasks while you are sleeping 😴
Stars: ✭ 23 (-45.24%)
Mutual labels:  dotnetcore
Scraps
Scrap.TF Raffle Joining Bot
Stars: ✭ 24 (-42.86%)
Mutual labels:  dotnetcore
FSharpNetCoreWebApiTemplate
F# .net core web api template
Stars: ✭ 17 (-59.52%)
Mutual labels:  dotnetcore
ssa
Web panel for small Debian and Ubuntu servers.
Stars: ✭ 16 (-61.9%)
Mutual labels:  control-panel
OctoPrint-DisplayPanel
Simple control and status paired with a physical button panel and OLED display
Stars: ✭ 50 (+19.05%)
Mutual labels:  control-panel
VestaWebInterface
PHP interface for VestaCP, providing a beautiful UI, UX, features & integrations.
Stars: ✭ 92 (+119.05%)
Mutual labels:  control-panel
XRPC
dotnet high performance remote interface and delegate invoke(RPC) communication components,support millions RPS remote interface method invokes
Stars: ✭ 77 (+83.33%)
Mutual labels:  dotnetcore
lin-cms-vue
🔆A simple and practical CMS implemented by Vue 增加CMS博客模块
Stars: ✭ 46 (+9.52%)
Mutual labels:  dotnetcore
ClickHouseMigrator
Help to migrate data to ClickHouse, create database and table auto.
Stars: ✭ 58 (+38.1%)
Mutual labels:  dotnetcore
DotPurple-App
Bug reports, feature requests, and tool list for DotPurple -- the only cross-platform GUI for the .NET (dotnet) command-line interface (CLI)
Stars: ✭ 20 (-52.38%)
Mutual labels:  dotnetcore
Configuration.Provider.Docker.Secrets
.NET Core configuration provider for Docker Secrets.
Stars: ✭ 20 (-52.38%)
Mutual labels:  dotnetcore
Beef
Business Entity Execution Framework
Stars: ✭ 95 (+126.19%)
Mutual labels:  dotnetcore
PugetSound
PugetSound allows you and your group to enjoy music together using Spotify.
Stars: ✭ 52 (+23.81%)
Mutual labels:  dotnetcore
DTXMania2
DTXMania2は、音楽と流れる譜面に合わせてドラムを演奏するドラムトレーニングツールです。
Stars: ✭ 72 (+71.43%)
Mutual labels:  dotnetcore
Nebula.Admin
Destiny.Core.Flow是基于.Net Core,VUE前后分离,开发的一个开源Admin管理框架目前有以下模块:菜单管理、用户管理、角色管理、用户角色、角色权限等功能。
Stars: ✭ 254 (+504.76%)
Mutual labels:  dotnetcore
Awesome-Nuget-Packages
📦 A collection of awesome and top .NET packages sorted by most popular needs.
Stars: ✭ 87 (+107.14%)
Mutual labels:  dotnetcore
ReflectionToIL
A demonstration and benchmark of different approaches to load closure fields using reflection and dynamic code generation
Stars: ✭ 30 (-28.57%)
Mutual labels:  dotnetcore

L2ACP-Web

This is the web interface project for L2ACP

Supported languages
English
Portuguese

Requirements to build and run

  • .NET Core runtime 1.1
  • .NET Core SDK 1.1
  • Visual Studio 2017 Community Edition

How to build

  1. Clone the source code:
git clone https://github.com/Elfocrash/L2ACP-Web.git
  1. Open Visual Studio, do a dotnet restore and then publish the project.

L2OFF Configuration

  • Install L2OFF server database
  • Run L2OFF_L2ACP.SQL script to modify lin2world and lin2db database
  • Change appsettings.json: ** Set TargetServerType to "L2OFF" ** Set PasswordHashType to "Default" if using default password hashing or "MD5" if using hAuthD's MD5 hashing ** Set appropriate connection strings for the lin2world and lin2db databases
  • In server's ilExt.ini set "[PrivateStore] StoreInDB=1" for private stores and "[ItemDelivery] Enabled=1" for item delivery
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].