Giter VIP home page Giter VIP logo

prueba's Introduction

pso2-go

A go library and tools for Phantasy Star Online 2

This project's import prefix is aaronlindsay.com/go/pkg/pso2

cmd

cmd/pso2-download

pso2-download is an alternate launcher, patcher, and downloader for PSO2.

cmd/pso2-net

The pso2-net command can be used to set up servers. Example usage to set up and run a PSO2 proxy:

go get aaronlindsay.com/go/pkg/pso2/cmd/pso2-net
$GOPATH/bin/pso2-net -priv serverkey.pem -pub segakey.pem

See PSO2Proxy for instructions on creating and retrieving these key files. Try -help for a list of additional options the tool accepts.

net

A PSO2 protocol library with server, client, and proxy implementations. See cmd/pso2-net for usage examples.

net/packets

Contains data structures and parsing tools for handling game packets.

License

Copyright (C) 2014 Aaron Lindsay

This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the COPYING file for more details.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.