Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lokathor/sharecart1000-rs
A sharecart1000 library for rust
https://github.com/lokathor/sharecart1000-rs
rust sharecart1000 zlib-license
Last synced: 3 months ago
JSON representation
A sharecart1000 library for rust
- Host: GitHub
- URL: https://github.com/lokathor/sharecart1000-rs
- Owner: Lokathor
- License: zlib
- Created: 2018-05-08T04:38:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-06T06:37:56.000Z (almost 4 years ago)
- Last Synced: 2024-10-16T05:21:16.574Z (3 months ago)
- Topics: rust, sharecart1000, zlib-license
- Language: Rust
- Homepage:
- Size: 18.6 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-ZLIB.md
Awesome Lists containing this project
README
[![CratesIO](https://img.shields.io/crates/v/sharecart1000.svg)](https://crates.io/crates/sharecart1000)
[![Build status](https://ci.appveyor.com/api/projects/status/yl5r0fqpaaw8bea6?svg=true)](https://ci.appveyor.com/project/Lokathor/sharecart1000-rs)
[![TravisCI](https://travis-ci.org/Lokathor/sharecart1000-rs.svg?branch=master)](https://travis-ci.org/Lokathor/sharecart1000-rs)# sharecart1000-rs
A sharecart library for rust.
Lets you parse the contents of the `o_o.ini` file into a `Sharecart` value, work
with it however you like (all fields are public), and then convert it back into
the new contents for the save file.