Skip to content

TheSR007/ThatFarmServer

Repository files navigation

That Farm Server

Unfinished Private Server of Let's Farm

This is still playable till some Extent mainly for proof of concept

How to Run

Method 1

Download the binary from Releases and Run

Method 2

Clone the repo and run (Node and Npm Required)

npm install
npm run start

Playing

Install the apk from Release and change '192.168.0.137' to your PC/Laptop/Server's Ip to play(The Device's IP where the Server is running) in Classes.dex use MT manager or any .dex editor tool

How to build

install pkg

npm install -g pkg
node run build

this will build the server for Win, Linux(x64 and arm64)